[
https://issues.apache.org/jira/browse/IGNITE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov closed IGNITE-2600.
-----------------------------------
> .NET: Do not serialize object if AtomicReference CAS succeeded.
> ---------------------------------------------------------------
>
> Key: IGNITE-2600
> URL: https://issues.apache.org/jira/browse/IGNITE-2600
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.5.0.final
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Fix For: 1.6
>
>
> See PlatformAtomicReference.processInStreamOutStream() method.
> If CAS suceeded, then (cmp == res).
> As such, instead of writing object in binary form to the stream, we can
> simply pass boolean flag indicating successful CAS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)