Anton Vinogradov created IGNITE-20566:
-----------------------------------------
Summary: CDC doesn't replicate complex objects when keepBinary is
set to the false
Key: IGNITE-20566
URL: https://issues.apache.org/jira/browse/IGNITE-20566
Project: Ignite
Issue Type: Bug
Reporter: Anton Vinogradov
Assignee: Nikolay Izhikov
To reproduce just change
{{org.apache.ignite.cdc.CdcConfiguration#DFLT_KEEP_BINARY}} to the {{false}}.
{{org.apache.ignite.cdc.AbstractReplicationTest#testActivePassiveReplication}}
still will be successfull since uses promitive key/val.
{{org.apache.ignite.cdc.AbstractReplicationTest#testActivePassiveReplicationComplexKeyWithKeyValue}}
will stuck, transaction on destination cluster will never be finished.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)