Kevin Doran created NIFI-15751:
----------------------------------
Summary: Improve VersionedFlowSynchronizer compatibility with
Connectors
Key: NIFI-15751
URL: https://issues.apache.org/jira/browse/NIFI-15751
Project: Apache NiFi
Issue Type: Task
Components: Core Framework
Reporter: Kevin Doran
Assignee: Kevin Doran
Connectors should not be synced to new nodes in the NiFi cluster if they are in
the process of updating, as the activeFlowConfiguration could be being modified.
If this happens, the VersionedFlowSynchronizer should mark the connector on the
incoming NiFi node as invalid.
A background thread could synchronize invalid Connectors when they are stable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)