[
https://issues.apache.org/jira/browse/IGNITE-15000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikolay Izhikov updated IGNITE-15000:
-------------------------------------
Description:
{{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.
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 support in thin client
> ------------------------------------------------------
>
> Key: IGNITE-15000
> URL: https://issues.apache.org/jira/browse/IGNITE-15000
> Project: Ignite
> Issue Type: Improvement
> Reporter: Nikolay Izhikov
> Priority: Major
> Labels: IEP-59
>
> {{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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)