You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/06/28 06:00:00 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-5595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Semen Boikov resolved IGNITE-5595.
----------------------------------
    Resolution: Fixed
      Assignee:     (was: Semen Boikov)

> 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
>            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)