[jira] [Created] (IGNITE-1329) Get rid of waiting on startFuture in GridCacheIoManager

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

[jira] [Created] (IGNITE-1329) Get rid of waiting on startFuture in GridCacheIoManager

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

             Summary: Get rid of waiting on startFuture in GridCacheIoManager
                 Key: IGNITE-1329
                 URL: https://issues.apache.org/jira/browse/IGNITE-1329
             Project: Ignite
          Issue Type: Improvement
          Components: cache
            Reporter: Semen Boikov
            Assignee: Semen Boikov
             Fix For: ignite-1.5


As part of changes related to dynamic cache start necessary waiting for message processing was added in GridCacheIoManager.GridMessageListener. Looks like after this old code doing waiting on startFuture in onMessage0 is not needed. Need remove waiting from onMessage0 and verify tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)