rpuch commented on code in PR #794:
URL: https://github.com/apache/ignite-3/pull/794#discussion_r861772528
##########
modules/api/src/main/java/org/apache/ignite/Ignition.java:
##########
@@ -32,6 +32,9 @@ public interface Ignition {
/**
* Starts an Ignite node with an optional bootstrap configuration from a
HOCON file.
*
+ * <p>When this method returns, the node is partly started and ready to
accept init command (that is, its
Review Comment:
Done. I hope I did not miss anything
--
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]