sashapolo commented on code in PR #2098:
URL: https://github.com/apache/ignite-3/pull/2098#discussion_r1205043743


##########
modules/metastorage/src/main/java/org/apache/ignite/internal/metastorage/server/OnRevisionAppliedCallback.java:
##########
@@ -29,7 +30,8 @@ public interface OnRevisionAppliedCallback {
      * Notifies of completion of processing of Meta Storage watches for a 
particular revision.
      *
      * @param watchEvent Event with modified Meta Storage entries processed at 
least one Watch.
+     * @param newSafeTime New safe time that may be propagated.

Review Comment:
   This javadoc makes little sense to me. What does "may be propagated" mean?



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

Reply via email to