[
https://issues.apache.org/jira/browse/IGNITE-14587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-14587:
------------------------------------
Fix Version/s: (was: 2.9.2)
> ServerImpl.resolveCoordinator returns daemon node as coordinator when daemon
> node is older then real coordinator
> ----------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-14587
> URL: https://issues.apache.org/jira/browse/IGNITE-14587
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.9.1
> Reporter: Rodion Smolnikov
> Assignee: Rodion Smolnikov
> Priority: Minor
> Attachments:
> ServerImpl_resolveCoordinator_does_not_work_correctly_with_daemon_nodes.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Scenario:
> * Start first server node.
> * Start daemon node
> * Start second server node
> * Stop first server node
> * Check coordinator (ServerImpl#resolveCoordinator and
> ExchangeLatchManager#getLatchCoordinator)
> ServerImpl#resolveCoordinator returns daemon node,
> ExchangeLatchManager#getLatchCoordinator - second server node.
> Patch with this scenario:
> [^ServerImpl_resolveCoordinator_does_not_work_correctly_with_daemon_nodes.patch]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)