[
https://issues.apache.org/jira/browse/IGNITE-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15708171#comment-15708171
]
Konstantin Dudkov commented on IGNITE-4223:
-------------------------------------------
I've done some changes, please review (branch ignite-4223)
TC tests:
http://ci.ignite.apache.org/project.html?projectId=IgniteTests&tab=projectOverview&branch_IgniteTests=pull%2F1300%2Fhead
> Joining node should fetch affinity for all caches using single message
> ----------------------------------------------------------------------
>
> Key: IGNITE-4223
> URL: https://issues.apache.org/jira/browse/IGNITE-4223
> Project: Ignite
> Issue Type: Task
> Components: cache
> Reporter: Semen Boikov
> Assignee: Konstantin Dudkov
> Fix For: 2.0
>
>
> Currently when new node joins cluster and 'late affinity assignment' mode is
> enabled it requests caches affinity using message per cache (see
> CacheAffinitySharedManager.fetchAffinityOnJoin). Actually in 'late affinity
> assignment' mode coordinator has affinity information for all caches, so
> single request can be sent to coordinator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)