[
https://issues.apache.org/jira/browse/IGNITE-22420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Amelchev updated IGNITE-22420:
-------------------------------------
Release Note: Fixed expireTime setting for thin client replication
> Data replicated with a thin client fails if contains mixed expiry policy
> ------------------------------------------------------------------------
>
> Key: IGNITE-22420
> URL: https://issues.apache.org/jira/browse/IGNITE-22420
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Labels: ise
> Fix For: 2.17
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is a wrong behavior for checking ExpirePolicy for thin clients handling
> `putAllConflict()`.
> `cache.getExpiryPolicy()` never returns null and then this is not a right way
> to check it. Instead get value of expireTime of the entry is better.
> This case was already fixed for thick clients, see ignite-extensions
> (cdc-ext) in the commit:
> [https://github.com/apache/ignite-extensions/commit/f6ee5b316fa1307dea2e8c8f96d1072bae875b22]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)