[
https://issues.apache.org/jira/browse/IGNITE-11011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-11011:
-------------------------------------
Ignite Flags: (was: Docs Required)
> Initialize components with grid disco data when NodeAddFinished message is
> received
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-11011
> URL: https://issues.apache.org/jira/browse/IGNITE-11011
> Project: Ignite
> Issue Type: Improvement
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Priority: Major
> Fix For: 2.8
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> There is an issue when CacheProcessor on fresh coordinator (the very first
> node in new topology) receives grid discovery data from another cluster that
> died before this node has joined its topology but after sending NodeAdded
> message.
> IGNITE-10878 fixes it by filtering cache descriptors and cache groups in
> GridCacheProcessor which is not generic solution.
> To fix the issue in a true generic way node should initialize its components
> (including cache processor) not on receiving NodeAdded message but
> NodeAddFinished message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)