[
https://issues.apache.org/jira/browse/IGNITE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268146#comment-17268146
]
Maxim Muzafarov commented on IGNITE-13567:
------------------------------------------
[~xtern]
I've merged your changes to the master branch. Please, let me know if we should
include this issue to the 2.10 release.
Thank you for your contribution.
> 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: 40m
> 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)