You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/10 12:29:00 UTC

[jira] [Commented] (IGNITE-11290) History of server node IDs should be passed to new nodes with NodeAddedMessage

    [ https://issues.apache.org/jira/browse/IGNITE-11290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16948532#comment-16948532 ] 

Maxim Muzafarov commented on IGNITE-11290:
------------------------------------------

[~sergey-chugunov]

Hello, does this issue is ready for review? I see PR have been attached.
Can we move this issue to the next release if not?

> History of server node IDs should be passed to new nodes with NodeAddedMessage
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-11290
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11290
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Sergey Chugunov
>            Assignee: Sergey Chugunov
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> As part of IGNITE-5569 (bounded) history of IDs of all server nodes existed in the cluster is introduced to prevent join requests with duplicate IDs if network glitch happens during node's join process.
> Initial implementation maintains the history locally on each node and isn't transferred to successfully joined nodes.
> It is needed to pass it (in NodeAdded messages) to new nodes to cover edge-case scenarios of coordinator failover.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)