nit0906 commented on code in PR #1522:
URL: https://github.com/apache/jackrabbit-oak/pull/1522#discussion_r1638357302


##########
oak-api/src/main/java/org/apache/jackrabbit/oak/api/jmx/IndexStatsMBean.java:
##########
@@ -127,6 +128,15 @@ public interface IndexStatsMBean {
      */
     String getReferenceCheckpoint();
 
+    @Description("Force update the indexing lane to a latest checkpoint. This 
will abort and pause the running lane, release its lease and set the reference 
checkpoint to a latest one." +

Review Comment:
   it would be to a checkpoint created during this method execution - I will 
update that.



-- 
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