Sergey Chugunov created IGNITE-8897:
---------------------------------------

             Summary: Node with longer BaselineHistory joining the cluster 
causes cluster stopping
                 Key: IGNITE-8897
                 URL: https://issues.apache.org/jira/browse/IGNITE-8897
             Project: Ignite
          Issue Type: Bug
    Affects Versions: 2.5
            Reporter: Sergey Chugunov
            Assignee: Sergey Chugunov
             Fix For: 2.7


There is no array index boundary check in code verifying BaselineHistory on new 
node join so it may end up with ArrayIndexOutOfBoundsException.

We need to check bltHistory size and if node joins with incorrect bltHistory we 
should refuse the join.



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

Reply via email to