Summary: [internal use] Allow the application to pass a request_id per read request to RocksDB and pass it down to the FileSystem (via IODebugContext) Pull Request resolved: https://github.com/facebook/rocksdb/pull/13616 Test Plan: ./db_test --gtest_filter=DBTest.RequestIdPlumbingTest Validates that RocksDB Api calls with request_id set result in request_id being passed to the filesystem through IODebugContext Reviewed By: pdillinger Differential Revision: D74912824 Pulled By: virajthakur fbshipit-source-id: 4f15fef3ff7b5d700563f993f9b211c991020fb6 |
||
---|---|---|
.. | ||
block_cache_tracer.cc | ||
block_cache_tracer.h | ||
block_cache_tracer_test.cc | ||
io_tracer.cc | ||
io_tracer.h | ||
io_tracer_test.cc | ||
trace_record.cc | ||
trace_record_handler.cc | ||
trace_record_handler.h | ||
trace_record_result.cc | ||
trace_replay.cc | ||
trace_replay.h |