Mark Payne created NIFI-12454:
---------------------------------
Summary: Allow decommissioning a node without shutdown
Key: NIFI-12454
URL: https://issues.apache.org/jira/browse/NIFI-12454
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 2.0.0
When a node is decommissioned, it takes the following steps:
* Disconnect Node from cluster
* Trigger data offload
* Wait for data offload
* Remove node from cluster
* Shutdown
It would be helpful to allow taking the node out of the cluster without
completely terminating the process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)