• Z
    remove incorrect assert in `GetUniqueIdFromFile` (#5102) · 3c5eed5e
    Zhongyi Xie 提交于
    Summary:
    User report has shown that sometimes `BlockBasedTable::SetupCacheKeyPrefix` would assert when trying to generate an id from the file. The actual cause seems to be hardware related but we might be better off without the incorrect assertion
    See T42178927 for more information
    Pull Request resolved: https://github.com/facebook/rocksdb/pull/5102
    
    Differential Revision: D14604677
    
    Pulled By: miasantreble
    
    fbshipit-source-id: fcb09207ebdc4fa66e941afbc0523d84797e7ad7
    3c5eed5e
io_posix.cc 29.7 KB