mirror of
https://github.com/facebook/rocksdb.git
synced 2026-07-07 14:47:40 +08:00
acab405fc1
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