Nikolay Izhikov created IGNITE-21013:
----------------------------------------

             Summary: Support EncryptionSpi for Cache dump
                 Key: IGNITE-21013
                 URL: https://issues.apache.org/jira/browse/IGNITE-21013
             Project: Ignite
          Issue Type: Task
            Reporter: Nikolay Izhikov
            Assignee: Nikolay Izhikov
             Fix For: 2.16


{{DumpEntry}} must contains entry version.

* Entry version is the same for every copy of the enty.
* Entry version can be used to recover CDC state after CDC based replication 
implemented in cdc-ext fails for some reason.

Use-case:

* cdc replication fails.
* backup cluster cleared.
* starts cdc -> changes replicated to the backup cluster.
* create dump on the primary cluster.
* restore dump on the backup cluster with the {{putConflict}} calls.

Goal of this ticket is to add version to the {{DumpEntry}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to