ibessonov commented on code in PR #2772:
URL: https://github.com/apache/ignite-3/pull/2772#discussion_r1392288647


##########
modules/raft-api/src/main/java/org/apache/ignite/internal/raft/service/BeforeApplyHandler.java:
##########
@@ -38,6 +38,7 @@ public interface BeforeApplyHandler {
      * this is a place to do it.
      *
      * @param command The command.
+     * @return {@code true} if command has been changed, {@code false} 
otherwise.

Review Comment:
   I did



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