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 2023/05/18 10:29:00 UTC

[jira] [Created] (NIFI-11563) Versioned component synchronizer does not stop source connectable for new connection

Joe Gresock created NIFI-11563:
----------------------------------

             Summary: Versioned component synchronizer does not stop source connectable for new connection
                 Key: NIFI-11563
                 URL: https://issues.apache.org/jira/browse/NIFI-11563
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core Framework
    Affects Versions: 1.21.0
            Reporter: Joe Gresock
            Assignee: Joe Gresock


Although this cannot be reproduced directly in NiFi, if any external tools use the StandardVersionedComponentSynchronizer to synchronize a flow, then adding a connection with an already-running source throws an exception.  This is because although upstream connections are restarted for existing connections, they are not restarted for new connections.



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