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

Bryan Bende commented on NIFI-13694:
------------------------------------

Looking at the code in VersionedFlowSynchronizer, before synchronizing it calls 
"mapCompatibleBundles" on the proposed flow, so the modified steps from what I 
wrote above should be:
 * Upgraded node attempts to join the cluster
 * Gets flow from cluster where component is at 1.0
 * Maps compatible bundles on the proposed from cluster which changes 1.0 to 2.0
 * Compares to local flow to cluster
 * Should be no differences for the component since it is already at 2.0

> Remove MissingComponentsCheck from flow synchronization
> -------------------------------------------------------
>
>                 Key: NIFI-13694
>                 URL: https://issues.apache.org/jira/browse/NIFI-13694
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Implement the change described here:
> https://cwiki.apache.org/confluence/display/NIFI/Remove+MissingComponentsCheck+from+Flow+Synchronization



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

Reply via email to