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

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

Amelchev Nikita created IGNITE-13567:
----------------------------------------

             Summary: 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


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 {{DiscoverySpiDataExchange}} and {{DiscoveryDataBag#isJoiningNodeClient()}}.

In the ZookepeerSpi the flag is correct.



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