[
https://issues.apache.org/jira/browse/NIFI-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Payne updated NIFI-9893:
-----------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Ensure orderly cluster node removal on node delete via UI
> ---------------------------------------------------------
>
> Key: NIFI-9893
> URL: https://issues.apache.org/jira/browse/NIFI-9893
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Paul Grey
> Assignee: Paul Grey
> Priority: Minor
> Fix For: 1.17.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When a NiFi cluster node is deleted (via the UI), a series of steps is
> executed to update the cluster state. If the node is being deleted due to
> node process failure, then any attempt to communicate with that node will
> fail, causing an exception.
> In `NodeClusterCoordinator.removeNode()`, the sequence of steps could be
> improved to perform the deletion before the node participants are notified.
> This reduces the chance that node failure will prevent the UI operation from
> completing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)