[ 
https://issues.apache.org/jira/browse/IGNITE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154243#comment-15154243
 ] 

ASF GitHub Bot commented on IGNITE-2600:
----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/496


> .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)

Reply via email to