[
https://issues.apache.org/jira/browse/IGNITE-2412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-2412:
-----------------------------------
Fix Version/s: (was: 1.7)
1.8
> Synchronous atomic ops should not call GridDhtAtomicCache.asyncOp
> -----------------------------------------------------------------
>
> Key: IGNITE-2412
> URL: https://issues.apache.org/jira/browse/IGNITE-2412
> Project: Ignite
> Issue Type: Task
> Components: cache
> Reporter: Semen Boikov
> Priority: Critical
> Fix For: 1.8
>
>
> GridDhtAtomicCache.asyncOp is needed to limit number of asynchronous
> operations, but now implementation of synchronous operations calls
> asynchronous counterpart (i.e. 'put' calls 'putAsync').
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)