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

Vladimir Ozerov updated IGNITE-2759:
------------------------------------
    Priority: Blocker  (was: Critical)

> Cache conflicts must honour "keepBinary" flag.
> ----------------------------------------------
>
>                 Key: IGNITE-2759
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2759
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>    Affects Versions: 1.5.0.final
>            Reporter: Vladimir Ozerov
>            Assignee: Dmitry Karachentsev
>            Priority: Blocker
>              Labels: community, customer, important
>             Fix For: 1.6
>
>
> *Problem*
> {{GridCacheMapEntry}} deals with conflicts in some methods like {{innerSet}}. 
> {{innerUpdate}}, etc.. When conflict occurs, we always deserialize 
> keys/values what could lead to exceptions if there are no classes on the 
> server.
> *Solution*
> Deserialize keys/values only if "keepBinary=false".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to