From ab829e8032b308d9bd209c7909d839c7f4e72e29 Mon Sep 17 00:00:00 2001 From: Dmitriy Pavlov Date: Wed, 17 Jun 2026 15:59:52 +0300 Subject: [PATCH] IGNITE-28744 Document CDC resend active-cluster requirement --- docs/_docs/persistence/change-data-capture.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/_docs/persistence/change-data-capture.adoc b/docs/_docs/persistence/change-data-capture.adoc index e844e026eaabd..40df475561558 100644 --- a/docs/_docs/persistence/change-data-capture.adoc +++ b/docs/_docs/persistence/change-data-capture.adoc @@ -176,6 +176,8 @@ When the CDC has been forcefully disabled for a while, cache changes will be ski In this case it is necessary to resend data from existing caches. For example, this is important if you need to ensure consistency of cache data before a replication restart. +NOTE: The command requires an active cluster and will be canceled if the cluster is inactive. + NOTE: The command will be canceled if cluster was not rebalanced or topology changed (node left/joined, baseline changed). To forcefully resend all cache data to CDC you can run the following link:tools/control-script[Control Script] command: