tkalkirill commented on code in PR #1116:
URL: https://github.com/apache/ignite-3/pull/1116#discussion_r979257278
##########
modules/core/src/main/java/org/apache/ignite/internal/properties/IgniteProductVersion.java:
##########
@@ -109,41 +112,48 @@ public byte maintenance() {
}
/**
- * Returns {@code true} if this is a snapshot release, {@code false}
otherwise.
+ * Returns the patch version number.
Review Comment:
Will it be clearer? `{@code null} if no patch version has been specified.`
--
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]