timoninmaxim commented on code in PR #12231: URL: https://github.com/apache/ignite/pull/12231#discussion_r2259261513
########## modules/core/src/main/java/org/apache/ignite/internal/processors/affinity/AffinityTopologyVersion.java: ########## @@ -73,7 +69,7 @@ public AffinityTopologyVersion( } /** - * @return {@code True} if this is real topology version (neither {@link #NONE} nor {@link #ZERO}. + * @return {@code True} if this is real topology version (neither {@link #NONE} nor {@link #ZERO}). Review Comment: Why do you remove this closing bracket? -- 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