sanpwc commented on code in PR #722:
URL: https://github.com/apache/ignite-3/pull/722#discussion_r847518521
##########
modules/api/src/main/java/org/apache/ignite/Ignition.java:
##########
@@ -102,4 +111,23 @@ public interface Ignition {
* @throws IllegalArgumentException if null is specified instead of node
name.
*/
public void stop(String name);
+
+ /**
+ * Initializes the cluster that the given node is present in.
Review Comment:
I'd rather add more details about what Initialized cluster is.
--
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]