[
https://issues.apache.org/jira/browse/IGNITE-13121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128895#comment-17128895
]
Stanilovsky Evgeny commented on IGNITE-13121:
---------------------------------------------
Although this part of message: "partition exchange" is still incorrect, looks
like we can`t easily change it, cause looks like a lot of monitoring systems
already take into account this message as a "partition map exchange" finish
point.
> 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
> Priority: Major
>
> Now topology change with client cluster node triggers near message, this is
> erroneous due to no partition exchange have place here. All we need to log
> here - is only topology change message.
> {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
> [1.2.6.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)