[jira] [Created] (IGNITE-4844) Get rid of cache async operations queue

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4844) Get rid of cache async operations queue

Anton Vinogradov (Jira)
Semen Boikov created IGNITE-4844:
------------------------------------

             Summary: Get rid of cache async operations queue
                 Key: IGNITE-4844
                 URL: https://issues.apache.org/jira/browse/IGNITE-4844
             Project: Ignite
          Issue Type: Task
          Components: cache
            Reporter: Semen Boikov
            Assignee: Konstantin Dudkov
             Fix For: 2.0


Now all async cache operations are internally queued and executed sequentially one by one (see for example GridDhtAtomicCache.asyncOp). Need get rid of this queue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)