[ 
https://issues.apache.org/jira/browse/NIFI-9893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17521849#comment-17521849
 ] 

ASF subversion and git services commented on NIFI-9893:
-------------------------------------------------------

Commit 3034f2637a99dca92fc7ab200e7d8a938f57916f in nifi's branch 
refs/heads/main from greyp9
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3034f2637a ]

NIFI-9893 - Ensure orderly cluster node removal on node delete via UI (#5946)



> 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
>          Time Spent: 20m
>  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)

Reply via email to