Revision 882e7064006617a6b2783bab8b7cc2196e92590b authored by Islam AbdelRahman on 08 December 2016, 21:30:09 UTC, committed by Islam AbdelRahman on 14 December 2016, 21:26:27 UTC
Summary:
When we Ingest an external file we open it to read some metadata and first/last key
during doing that we insert blocks into the block cache with global_seqno = 0

If we move the file (did not copy it) into the DB, we will use these blocks with the wrong seqno in the read path
Closes https://github.com/facebook/rocksdb/pull/1627

Differential Revision: D4293332

Pulled By: yiwu-arbug

fbshipit-source-id: 3ce5523
1 parent f04765f
History
File Mode Size
rocksdb

back to top