DenisPolo commented on code in PR #355:
URL: https://github.com/apache/ignite-extensions/pull/355#discussion_r3788235154


##########
modules/auto-activation-ext/README.md:
##########
@@ -0,0 +1,92 @@
+Apache Ignite Auto Activation Plugin
+------------------------------------
+Apache Ignite Auto Activation plugin enables cluster activation at startup, 
subject to configured conditions.
+
+The plugin skips cluster activation in any of next cases:
+
+- Cluster state is ACTIVE or ACTIVE_READ_ONLY
+- Cluster baseline is not empty
+- `condition` contains any client node
+
+Depending on how you use Ignite, you can an extension using one of the 
following methods:

Review Comment:
   Certainly missed it. Fixed.



-- 
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]

Reply via email to