[
https://issues.apache.org/jira/browse/NIFI-11563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724243#comment-17724243
]
ASF subversion and git services commented on NIFI-11563:
--------------------------------------------------------
Commit 28f003d8869d390b132204b04639c8db6015ba95 in nifi's branch
refs/heads/main from Joe Gresock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=28f003d886 ]
NIFI-11563: Allowing source connectables to be restarted on new connections in
the StandardVersionedComponentSynchronizer (#7261)
> 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
> Priority: Minor
>
> 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)