[
https://issues.apache.org/jira/browse/IGNITE-16692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16692:
-------------------------------------
Description:
Currently, only in case ALL partitions rebalanced local WAL disabled during
preloading.
It seems we can filter out preloaded entries in time of logging and don't log
it in all cases.
was:
Right now CDC is supported only for persistent caches.
To support CDC feature for in-memory caches we should support enabling WAL for
in-memory caches.
Only DataRecord is required for CDC so we can write only specific that types of
records to the WAL.
> Don't log DataRecords on rebalance
> ----------------------------------
>
> Key: IGNITE-16692
> URL: https://issues.apache.org/jira/browse/IGNITE-16692
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Priority: Major
> Labels: IEP-59
>
> Currently, only in case ALL partitions rebalanced local WAL disabled during
> preloading.
> It seems we can filter out preloaded entries in time of logging and don't log
> it in all cases.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)