rpuch commented on code in PR #4318:
URL: https://github.com/apache/ignite-3/pull/4318#discussion_r1742168400
##########
modules/cluster-management/src/main/java/org/apache/ignite/internal/cluster/management/topology/api/LogicalTopologySnapshot.java:
##########
@@ -34,17 +36,32 @@
public class LogicalTopologySnapshot implements Serializable {
private static final long serialVersionUID = 0L;
+ /** Version that first topology snapshot will have. */
Review Comment:
I improved this javadoc a little
--
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]