Stanislav Lukyanov created IGNITE-8023:
------------------------------------------

             Summary: Processors are incorrectly initialized if during a node's 
reconnection cluster changes its state
                 Key: IGNITE-8023
                 URL: https://issues.apache.org/jira/browse/IGNITE-8023
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.4, 2.3, 2.5
            Reporter: Stanislav Lukyanov
            Assignee: Stanislav Lukyanov


If a node reconnects during the cluster activation process then some of the 
GridProcessor instances of that node will be incorrectly initialized. While 
GridClusterStateProcessor will correctly report the active cluster state, other 
processors that are sensitive to the cluster state, e.g. GridServiceProcessor, 
will be not initialized.

 

This is a problem similar to IGNITE-7753, except that the timing (and the code 
that should handle this) is different.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to