[
https://issues.apache.org/jira/browse/NIFI-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-8261:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> When changing flow version, can silently fail to update connections connected
> to Output Ports
> ---------------------------------------------------------------------------------------------
>
> Key: NIFI-8261
> URL: https://issues.apache.org/jira/browse/NIFI-8261
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Mark Payne
> Assignee: Mark Payne
> Priority: Major
> Fix For: 1.14.0, 1.13.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> If I try to change the version of a dataflow from Version 1 to Version 2, and
> the changes result in a connection being removed or its destination changing,
> all is OK If the destination is not an Output Port. However if the
> destination of the connection in the current version is an Output Port, and
> the Output Port is running, the connection will not be updated. The logs will
> show no errors, and the UI will either indicate that the connection couldn't
> be updated because the destination is running, or it will claim that the
> update was successful (depending on the situation). But in either case, the
> flow will not have been updated properly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)