You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Joe Gresock (Jira)" <ji...@apache.org> on 2022/08/29 00:34:00 UTC

[jira] [Created] (NIFI-10401) Add FlowSynchronizationCallback to StandardVersionedComponentSynchronizer

Joe Gresock created NIFI-10401:
----------------------------------

             Summary: Add FlowSynchronizationCallback to StandardVersionedComponentSynchronizer
                 Key: NIFI-10401
                 URL: https://issues.apache.org/jira/browse/NIFI-10401
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Joe Gresock


The StandardVersionedComponentSynchronizer currently makes several automatic updates to the flow when components are modified (such as stopping upstream components).  In order to facilitate code that wants to be aware of such changes, a FlowSynchronizationCallback could be added that alerts the client code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)