forked from apache/accumulo
-
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.
add check to gc to validate metadata scan is complete (apache#3703)
* add check to GC to validate metadata scan is complete. Check that the GC metadata scan includes dir and prev row entries to help ensure that the whole row for a GC candidate was read. Fixes apache#3696 for 1.10. Co-authored-by: Christopher Tubbs <ctubbsii@apache.> Co-authored-by: Keith Turner <[email protected]>
- Loading branch information
1 parent
3cc35be
commit 19719b5
Showing
3 changed files
with
382 additions
and
51 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
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.