[ https://issues.apache.org/jira/browse/IGNITE-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Semen Boikov updated IGNITE-4393: --------------------------------- Fix Version/s: (was: 2.3) > Need to remove code putting cache operations to sequence > -------------------------------------------------------- > > Key: IGNITE-4393 > URL: https://issues.apache.org/jira/browse/IGNITE-4393 > Project: Ignite > Issue Type: Improvement > Reporter: Yakov Zhdanov > Assignee: Semen Boikov > > Currently Ignite guarantees that async operations started from the same > thread are applied in the same order. This code will be literally useless > once we move to thread per partition model. > org.apache.ignite.internal.processors.cache.GridCacheAdapter#toggleAsync > org.apache.ignite.internal.processors.cache.GridCacheAdapter#asyncOpAcquire > org.apache.ignite.internal.processors.cache.GridCacheAdapter#asyncOpRelease > org.apache.ignite.internal.processors.cache.GridCacheAdapter#asyncOpsSem > org.apache.ignite.internal.processors.cache.GridCacheAdapter#lastFut > org.apache.ignite.internal.processors.cache.GridCacheAdapter.FutureHolder -- This message was sent by Atlassian JIRA (v6.4.14#64029)