[ 
https://issues.apache.org/jira/browse/NIFI-16228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18106035#comment-18106035
 ] 

ASF subversion and git services commented on NIFI-16228:
--------------------------------------------------------

Commit 8c0894c79c1ad26fc43c568a3f7c099c382d893a in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8c0894c79c1 ]

NIFI-16228 - Versioned Flow Update Fails to Apply Auto-Termination for 
Previously Connected Relationship (#11564)

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to