[
https://issues.apache.org/jira/browse/NIFI-16228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-16228:
----------------------------------
Status: Patch Available (was: Open)
> Versioned Flow Update Fails to Apply Auto-Termination for Previously
> Connected Relationship
> -------------------------------------------------------------------------------------------
>
> Key: NIFI-16228
> URL: https://issues.apache.org/jira/browse/NIFI-16228
> Project: Apache NiFi
> Issue Type: Bug
> Components: Flow Versioning
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
>
> When a versioned-flow update removes an existing relationship from a
> connection and configures it as auto-terminated, NiFi updates the connection
> but does not apply the processor’s new auto-termination setting. The
> relationship change is incorrectly classified as a benign default for a newly
> introduced relationship, causing the processor update to be skipped and the
> resulting mismatch to appear as a local modification. Update the relationship
> classification to treat a currently connected relationship as an intentional
> routing change that requires processor synchronization. Preserve the existing
> behavior for genuinely new, default-auto-terminated relationships that have
> no current or target connection, and add regression coverage for both cases.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)