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 2021/01/19 19:01:00 UTC

[jira] [Updated] (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 ]

Maxim Muzafarov updated IGNITE-13567:
-------------------------------------
    Fix Version/s:     (was: 2.10)
                   2.11

> 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: discovery, newbie
>             Fix For: 2.11
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)