-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storageccl: Added test to check export correctness with random input.
Added a test which generates random KVPs and timestamps, subsequently attempting to export the data between provided key and time ranges. Correctness of the new export logic is checked against the old implementation which used the now non-existant MVCCIncrementalIterator. Release note: None
- Loading branch information
1 parent
75f1314
commit 959f577
Showing
2 changed files
with
298 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.