[
https://issues.apache.org/jira/browse/IGNITE-17399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ilya Shishkov updated IGNITE-17399:
-----------------------------------
Description:
There are two points, which should be noted:
# Removes of entries on expiration are not captured by {{CdcConsumer}} and
{{WalRecordsConsumer}}. So, removes are not propagated to a destination cluster.
# Entries, which was put via {{CdcEventsApplier}} are not expired in
destination cluster, even if cache is configured with expiry policy.
Reproducer: [^ExpiryCdcReproducer.patch]
was:
There are two points, which should be noted:
# Removes of entries on expiration are not captured by {{CdcConsumer}} and
{{WalRecordsConsumer}}. So, removes are not propagated to destination cluster.
# Entries, which was put via {{CdcEventsApplier}} are not expired in
destination cluster, even if cache is configured with expiry policy.
Reproducer: [^ExpiryCdcReproducer.patch]
> CDC: expiration of entries is not applied on destination cluster
> ----------------------------------------------------------------
>
> Key: IGNITE-17399
> URL: https://issues.apache.org/jira/browse/IGNITE-17399
> Project: Ignite
> Issue Type: Bug
> Reporter: Ilya Shishkov
> Priority: Minor
> Labels: IEP-59, ise
> Attachments: ExpiryCdcReproducer.patch
>
>
> There are two points, which should be noted:
> # Removes of entries on expiration are not captured by {{CdcConsumer}} and
> {{WalRecordsConsumer}}. So, removes are not propagated to a destination
> cluster.
> # Entries, which was put via {{CdcEventsApplier}} are not expired in
> destination cluster, even if cache is configured with expiry policy.
> Reproducer: [^ExpiryCdcReproducer.patch]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)