]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Add MultiGet to replay (#8577)
authorZhichao Cao <zhichao@fb.com>
Tue, 27 Jul 2021 20:55:15 +0000 (13:55 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 27 Jul 2021 20:56:15 +0000 (13:56 -0700)
commiteec79b39a69b9ad796804ad2970dba6c1a8bf9a2
treed5b608d0d19c440700b927da6d2d7c1d4a3124df
parentddf439c56132b87e52fd817431c64bc88aff19ef
Add MultiGet to replay (#8577)

Summary:
When the trace contains the MultiGet record, with this PR, it can replay the MultiGet.

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

Test Plan: make check and replay the real trace.

Reviewed By: anand1976

Differential Revision: D29864060

Pulled By: zhichao-cao

fbshipit-source-id: 5288d4fc9b6a3cb331de1e0c635d4e044dcb534a
trace_replay/trace_replay.cc
trace_replay/trace_replay.h