mirror of
https://github.com/facebook/rocksdb.git
synced 2024-11-26 16:30:56 +00:00
bd4b8d6487
Summary: Same as title Error: ``` block_cache_trace_analyzer: ./db/dbformat.h:421: uint64_t rocksdb::GetInternalKeySeqno(const rocksdb::Slice&): Assertion `n >= kNumInternalBytes' failed. Aborted (core dumped) ``` Pull Request resolved: https://github.com/facebook/rocksdb/pull/11042 Test Plan: - Added new unit test which fails without the fix. - Also ran manually on traces to confirm. Reviewed By: anand1976 Differential Revision: D42481587 Pulled By: akankshamahajan15 fbshipit-source-id: 7c33eb03a4a4d8ffbabcfbe0efa1e4d11bde3ba2 |
||
---|---|---|
.. | ||
__init__.py | ||
block_cache_pysim.py | ||
block_cache_pysim.sh | ||
block_cache_pysim_test.py | ||
block_cache_trace_analyzer.cc | ||
block_cache_trace_analyzer.h | ||
block_cache_trace_analyzer_plot.py | ||
block_cache_trace_analyzer_test.cc | ||
block_cache_trace_analyzer_tool.cc |