alex-plekhanov commented on code in PR #12887:
URL: https://github.com/apache/ignite/pull/12887#discussion_r2964461134


##########
docs/_docs/tools/control-script.adoc:
##########
@@ -1628,3 +1628,55 @@ Parameters:
 |--node-id | A list of nodes to rebuild indexes on. If not specified, 
schedules rebuild on all nodes.
 |--cache-names | Comma-separated list of cache names, optionally with indexes. 
If indexes are not specified, all indexes of the cache will be scheduled for 
the rebuild operation. Can be used simultaneously with cache group names.
 |--group-names | Comma-separated list of cache group names. Can be used 
simultaneously with cache names.
+
+
+== Events management

Review Comment:
   Fixed



##########
docs/_docs/tools/control-script.adoc:
##########
@@ -1628,3 +1628,55 @@ Parameters:
 |--node-id | A list of nodes to rebuild indexes on. If not specified, 
schedules rebuild on all nodes.
 |--cache-names | Comma-separated list of cache names, optionally with indexes. 
If indexes are not specified, all indexes of the cache will be scheduled for 
the rebuild operation. Can be used simultaneously with cache group names.
 |--group-names | Comma-separated list of cache group names. Can be used 
simultaneously with cache names.
+
+
+== Events management
+
+The control utility provides commands to enable events, disable events, check 
the status of events on all server nodes.

Review Comment:
   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