You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/01/19 17:48:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17268087#comment-17268087 ] 

Ignite TC Bot commented on IGNITE-13567:
----------------------------------------

{panel:title=Branch: [pull/8350/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8350/head] Base: [master] : New Tests (2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}SPI{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5833679]]
* {color:#013220}IgniteSpiTestSuite: DiscoverySpiDataExchangeTest.testJoiningNodeClientFlag - PASSED{color}

{color:#00008b}ZooKeeper (Discovery) 4{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5833732]]
* {color:#013220}ZookeeperDiscoverySpiTestSuite4: DiscoverySpiDataExchangeTest.testJoiningNodeClientFlag - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5833749&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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.10
>
>          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)