Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove incorrect assert in
GetUniqueIdFromFile
(facebook#5102)
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: facebook#5102 Differential Revision: D14604677 Pulled By: miasantreble fbshipit-source-id: fcb09207ebdc4fa66e941afbc0523d84797e7ad7
- Loading branch information