You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Stanilovsky Evgeny (Jira)" <ji...@apache.org> on 2020/06/05 09:49:00 UTC

[jira] [Created] (IGNITE-13121) Incorrect "Completed partition exchange" message triggered by client node (dis)connect.

Stanilovsky Evgeny created IGNITE-13121:
-------------------------------------------

             Summary: Incorrect "Completed partition exchange" message triggered by client node (dis)connect.
                 Key: IGNITE-13121
                 URL: https://issues.apache.org/jira/browse/IGNITE-13121
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: 2.8.1
            Reporter: Stanilovsky Evgeny


Now topology change with client cluster node triggers near message, this is erroneous due to no partition exchange have place here. All we nee message.d to log here - is only topology change.

{noformat}
Completed partition exchange [localNode=e0062158-e1d1-4139-aca3-332ddc919b00, exchange=GridDhtPartitionsExchangeFuture [topVer=AffinityTopologyVersion [topVer=97, minorTopVer=0], evt=NODE_LEFT, evtNode=TcpDiscoveryNode [id=e91e44dd-fb7e-415a-a980-3d6c597f46e8, consistentId=e91e44dd-fb7e-415a-a980-3d6c597f46e8, addrs=ArrayList [10.122.236.44], sockAddrs=HashSet [grid2094/1.2.3.4:0], discPort=0, order=94, intOrder=59, lastExchangeTime=1590669922545, loc=false, ver=2.5.8#20190912-sha1:67c23274, isClient=true],
{noformat}




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