[
https://issues.apache.org/jira/browse/IGNITE-23096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-23096:
---------------------------------------
Description:
At least this happens when doing an in-process restart.
# Start and init a cluster (of few nodes)
# Use IgniteServerImpl#restartAsync() to initiate in-process restart on al
node (maybe on all of them)
# When some server has stopped its IgniteImpl and its replacement is starting,
call Cluster#shutdown()
# This will result in a hang
> Stopping Ignite node while it's starting can cause a hang
> ---------------------------------------------------------
>
> Key: IGNITE-23096
> URL: https://issues.apache.org/jira/browse/IGNITE-23096
> Project: Ignite
> Issue Type: Bug
> Reporter: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
>
> At least this happens when doing an in-process restart.
> # Start and init a cluster (of few nodes)
> # Use IgniteServerImpl#restartAsync() to initiate in-process restart on al
> node (maybe on all of them)
> # When some server has stopped its IgniteImpl and its replacement is
> starting, call Cluster#shutdown()
> # This will result in a hang
--
This message was sent by Atlassian Jira
(v8.20.10#820010)