You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by GitBox <gi...@apache.org> on 2022/09/27 12:43:41 UTC

[GitHub] [jackrabbit-oak] stefan-egli commented on a diff in pull request #651: OAK-9880 : simplify rgc query

stefan-egli commented on code in PR #651:
URL: https://github.com/apache/jackrabbit-oak/pull/651#discussion_r981190435


##########
oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/mongo/MongoVersionGCSupport.java:
##########
@@ -100,6 +105,11 @@ public MongoVersionGCSupport(MongoDocumentStore store) {
         }
     }
 
+    /** accessor for testing only */
+    protected RevisionVector getLastDefaultNoBranchDeletionRevs() {

Review Comment:
   agree, a left over from a previous test version. removed now



-- 
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: dev-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org