[
https://issues.apache.org/jira/browse/IGNITE-16587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-16587:
-------------------------------------
Description:
{{IgniteInternalCache}} contains methods {{putAllConfict}},
{{removeAllConfict}} that can be used to perform put, remove operations with
entry {{GridCacheVersion}}.
But for transactional caches conflict version lost.
was:
{{IgniteInternalCache}} contains methods {{putAllConfict}},
{{removeAllConfict}} that can be used to perform put, remove operations with
entry {{GridCacheVersion}}.
To implement multi-cluster replication using thin clients we need to add these
methods to the thin client protocol.
> putAllConflict removeAllConfict lost version for transactional caches
> ---------------------------------------------------------------------
>
> Key: IGNITE-16587
> URL: https://issues.apache.org/jira/browse/IGNITE-16587
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Assignee: Amelchev Nikita
> Priority: Major
> Labels: IEP-59
>
> {{IgniteInternalCache}} contains methods {{putAllConfict}},
> {{removeAllConfict}} that can be used to perform put, remove operations with
> entry {{GridCacheVersion}}.
> But for transactional caches conflict version lost.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)