rishabhdaim commented on code in PR #1674:
URL: https://github.com/apache/jackrabbit-oak/pull/1674#discussion_r1735068183
##########
oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/VersionGarbageCollectorIT.java:
##########
@@ -1914,7 +1914,7 @@ public void testUnmergedBCRootCleanup() throws Exception {
createSecondaryStore(LeaseCheckMode.LENIENT);
// while "2" was written to node1/a via an unmerged branch commit,
- // it should not have been made visible through DGC/sweep combo
+ // it should not have been made visible through FGC/sweep combo
Review Comment:
minor correction of DGC -> FGC
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]