[
https://issues.apache.org/jira/browse/IGNITE-10417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16707282#comment-16707282
]
Ignite TC Bot commented on IGNITE-10417:
----------------------------------------
{panel:title=--> Run :: All: No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2423040&buildTypeId=IgniteTests24Java8_RunAll]
> notifyDiscoveryListener() call can be lost
> ------------------------------------------
>
> Key: IGNITE-10417
> URL: https://issues.apache.org/jira/browse/IGNITE-10417
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.7
> Reporter: Pavel Voronkin
> Assignee: Pavel Voronkin
> Priority: Major
> Fix For: 2.8
>
>
> 1) ServerImpl:5455 notifyDiscoveryListener can not be called in case of
> spiState != CONNECTED, for example DISCONNECTING which is valid state
> nevetheless inside notifyDiscoveryListener we check spiState == CONNECTED ||
> spiState == DISCONNECTING, also we need to improve logging in
> notifyDiscoveryListener().
> 2) Improve logging on duplicated custom discovery event.
> 3) Add assert if msg.creatorNodeId() doesn't exist in topology this is bad
> behaviour taht should lead to node fail.
>
>
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)