[
https://issues.apache.org/jira/browse/IGNITE-23491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-23491:
-----------------------------------------
Description: {{Cluster#shutdown}} does not set nulls to the internal list
of nodes. This means that you can call {{Cluster#shutdown}} and then call
{{Cluster#aliveNodes}} and it will return a non-empty stream.
> Cluster#shutdown does not nullify the list of nodes
> ---------------------------------------------------
>
> Key: IGNITE-23491
> URL: https://issues.apache.org/jira/browse/IGNITE-23491
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> {{Cluster#shutdown}} does not set nulls to the internal list of nodes. This
> means that you can call {{Cluster#shutdown}} and then call
> {{Cluster#aliveNodes}} and it will return a non-empty stream.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)