[jira] [Created] (IGNITE-5595) Optimize 'client' event exchanges

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

[jira] [Created] (IGNITE-5595) Optimize 'client' event exchanges

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

             Summary: Optimize 'client' event exchanges
                 Key: IGNITE-5595
                 URL: https://issues.apache.org/jira/browse/IGNITE-5595
             Project: Ignite
          Issue Type: Task
          Components: cache
            Reporter: Semen Boikov
            Assignee: Semen Boikov
            Priority: Critical
             Fix For: 2.1


When client node joins/leaves GridDhtPartitionsExchangeFuture is still created and it seems some executed actions are not necessary:
- there is no need to call detectLostPartitions
- lots of actions in GridDhtPartitionTopology.beforeExchange are not needed




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)