[ 
https://issues.apache.org/jira/browse/IGNITE-10695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vyacheslav Koptilin resolved IGNITE-10695.
------------------------------------------
    Resolution: Won't Fix

This is not actual anymore due to IGNITE-13871, IGNITE-15760

> MVCC: Fix cache API conditional update operations.
> --------------------------------------------------
>
>                 Key: IGNITE-10695
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10695
>             Project: Ignite
>          Issue Type: Improvement
>          Components: mvcc
>    Affects Versions: 2.7
>            Reporter: Andrey Mashenkov
>            Priority: Minor
>
> Operation like putIfAbsent and replace now tries to transfer Predicate 
> instance (filter) to remote node.
>  # Predicates are transferred to remote node with each update.
>  # Predicate should be transferred only for "replace" operation if certain 
> entry provided, otherwise we should send a correct operation code and use 
> corresponding static filter on remote side.
>  # This change will break protocol compatibility. Should we bother about it?
> Let's fix protocol and add tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to