forked from cockroachdb/cockroach
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batcheval: add clear range option to cmd_gc
GC request will perform fast path clear operation on the whole range if instructed by GC. Its range bounds should match descriptor bounds exactly for operation to succeed. Underlying mvcc operation will validate if no data is present for safety. Release note: None
- Loading branch information
1 parent
a728b90
commit 459b8bf
Showing
1 changed file
with
24 additions
and
1 deletion.
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