Joscorbe commented on code in PR #1328:
URL: https://github.com/apache/jackrabbit-oak/pull/1328#discussion_r1511258728


##########
oak-run/src/main/java/org/apache/jackrabbit/oak/run/RevisionsCommand.java:
##########
@@ -82,6 +97,7 @@ public class RevisionsCommand implements Command {
             "  collect      perform garbage collection",
             "  reset        clear all persisted metadata",
             "  sweep        clean up uncommitted changes",
+            "  cleanup  clean up old/unused revisions",

Review Comment:
   I agree we should at some point combine some of the commands into the same 
one.
   For now, I have changed this to `pathCleanup`. But I think a better name can 
be found.



-- 
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-unsubscr...@jackrabbit.apache.org

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

Reply via email to