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

[jira] [Assigned] (IGNITE-13567) TcpDiscoverySpi: incorrect value of the joiningNodeClient flag for the joining client

     [ https://issues.apache.org/jira/browse/IGNITE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Pereslegin reassigned IGNITE-13567:
-----------------------------------------

    Assignee: Pavel Pereslegin

> TcpDiscoverySpi: incorrect value of the joiningNodeClient flag for the joining client
> -------------------------------------------------------------------------------------
>
>                 Key: IGNITE-13567
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13567
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Amelchev Nikita
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: newbie
>
> The {{TcpDiscoverySpi}} sets incorrect value of the {{joiningNodeClient}} flag for the joining client:
> - local client node on join gets {{false}}
> - all nodes gets {{true}}
> See {{GridComponent#collectJoiningNodeData}}, {{DiscoverySpiDataExchange}}, and {{DiscoveryDataBag#isJoiningNodeClient()}}.
> For the {{ZookepeerDiscoverySpi}} the flag is correct.



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