sk0x50 commented on code in PR #4923: URL: https://github.com/apache/ignite-3/pull/4923#discussion_r1893702707
########## modules/failure-handler/src/main/java/org/apache/ignite/internal/failure/FailureManager.java: ########## @@ -119,7 +137,7 @@ public FailureContext failureContext() { * Processes failure accordingly to configured {@link FailureHandler}. * * @param failureCtx Failure context. - * @return {@code True} If this very call led to Ignite node invalidation. + * @return {@code true} If this call leads to Ignite node invalidation and {@code false} otherwise. Review Comment: Ok. that makes sense, I will remove it. -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org