diff --git a/docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc b/docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc index cd444db1f4510..e8c9e712d6217 100644 --- a/docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc +++ b/docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc @@ -217,6 +217,8 @@ Conflict resolution field should contain user provided monotonically increasing . If `conflictResolveField` if provided then field values comparison used to determine order. . Conflict resolution failed. Update will be ignored. +IMPORTANT: The current implementation does not support deleting data from the cache in the destination cluster. The data must be deleted in the source cluster. + === Configuration example Configuration is done via Ignite node plugin: