nizhikov commented on code in PR #10524:
URL: https://github.com/apache/ignite/pull/10524#discussion_r1159780754
##########
modules/core/src/test/resources/org.apache.ignite.util/GridCommandHandlerClusterByClassTest_help.output:
##########
@@ -350,7 +350,14 @@ If the file name isn't specified the output file name is:
'<typeId>.bin'
control.(sh|bat) --cdc delete_lost_segment_links [--node-id node_id]
[--yes]
Parameters:
- node_id - ID of the node to delete lost segment links from. If not set,
the command will affect all server nodes.
+ --node-id node_id - ID of the node to delete lost segment links from.
If not set, the command will affect all server nodes.
+
+ [EXPERIMENTAL]
+ Forcefully resend all cache data to CDC. Iterates over caches and writes
data entries to the WAL to get captured by CDC:
Review Comment:
"and writes primary copies of data entries to the WAL"
--
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]