rocksdb/db/db_impl
Jay Zhuang 69a18b9bad VerifySstUniqueIds status is overrided for multi CFs (#10247)
Summary:
There's bug that basically we only report the last CF's
VerifySstUniqueIds() result:
https://github.com/facebook/rocksdb/pull/9990#discussion_r877268810

Pull Request resolved: https://github.com/facebook/rocksdb/pull/10247

Test Plan: CI

Reviewed By: pdillinger

Differential Revision: D37384265

Pulled By: jay-zhuang

fbshipit-source-id: d462ad0eab39c9145c45a3db9c45539d5d76f7dd
2022-07-15 11:50:30 -07:00
..
compacted_db_impl.cc Return "invalid argument" when read timestamp is too old (#10109) 2022-06-06 14:36:22 -07:00
compacted_db_impl.h Add API for writing wide-column entities (#10242) 2022-06-25 15:30:47 -07:00
db_impl.cc Add seqno to time mapping (#10338) 2022-07-14 21:49:34 -07:00
db_impl.h Add seqno to time mapping (#10338) 2022-07-14 21:49:34 -07:00
db_impl_compaction_flush.cc Add seqno to time mapping (#10338) 2022-07-14 21:49:34 -07:00
db_impl_debug.cc Add seqno to time mapping (#10338) 2022-07-14 21:49:34 -07:00
db_impl_experimental.cc Track SST unique id in MANIFEST and verify (#9990) 2022-05-19 11:04:21 -07:00
db_impl_files.cc Fix race condition between file purge and backup/checkpoint (#10187) 2022-06-23 18:32:25 -07:00
db_impl_open.cc VerifySstUniqueIds status is overrided for multi CFs (#10247) 2022-07-15 11:50:30 -07:00
db_impl_readonly.cc Return "invalid argument" when read timestamp is too old (#10109) 2022-06-06 14:36:22 -07:00
db_impl_readonly.h Add API for writing wide-column entities (#10242) 2022-06-25 15:30:47 -07:00
db_impl_secondary.cc Update code comment and logging for secondary instance (#10260) 2022-07-05 10:09:44 -07:00
db_impl_secondary.h Update code comment and logging for secondary instance (#10260) 2022-07-05 10:09:44 -07:00
db_impl_write.cc Add API for writing wide-column entities (#10242) 2022-06-25 15:30:47 -07:00