[
https://issues.apache.org/jira/browse/IGNITE-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17213800#comment-17213800
]
Pavel Pereslegin commented on IGNITE-13567:
-------------------------------------------
[~NSAmelchev], SpringEncryptedCacheRestartClientTest fails after this fix ([see
TeamCity|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Spring&branch_IgniteTests24Java8=pull%2F8350%2Fhead&tab=buildTypeStatusDiv]),
it seems we should fix IGNITE-13520 before fixing this flag.
> 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
> 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)