Paul Grey created NIFI-10053:
--------------------------------
Summary: Node offload immediately after disconnect of cluster
coordinator results in error message
Key: NIFI-10053
URL: https://issues.apache.org/jira/browse/NIFI-10053
Project: Apache NiFi
Issue Type: Improvement
Reporter: Paul Grey
While testing cluster node disconnect/offload/connect handling (via REST API),
noticed that it is necessary to wait "a few seconds" after disconnecting
cluster coordinator before offloading it. Otherwise, an error like this is
returned by the node being accessed:
{code}
java.io.IOException: Cannot replicate request to Node localhost:9443 because
the node is not connected
{code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)