]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Support using GetMergeOperands for verification with wide columns (#10952)
authorLevi Tamasi <ltamasi@fb.com>
Tue, 15 Nov 2022 16:06:41 +0000 (08:06 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 15 Nov 2022 16:06:41 +0000 (08:06 -0800)
commitb644baa1eb1291adf20c1b9d36c74d4341e55e11
treeac33a046f3d735a221728f990dcb9ddb069ec4ba
parent1562524e63229f41547f8d72c88001a4e259a4c3
Support using GetMergeOperands for verification with wide columns (#10952)

Summary:
With the recent changes, `GetMergeOperands` is now supported for wide-column entities as well, so we can use it for verification purposes in the non-batched stress tests.

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

Test Plan: Ran a simple non-batched ops blackbox crash test.

Reviewed By: riversand963

Differential Revision: D41292114

Pulled By: ltamasi

fbshipit-source-id: 70b4c756a4a1fecb445c16c7096aad805a51203c
db_stress_tool/no_batched_ops_stress.cc