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

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

Commit 03473b922b5feeb21c9cd65589c4067273aa4061 in nifi's branch 
refs/heads/master from Mark Payne
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=03473b9 ]

NIFI-6001: When adding Controller Services from a Versioned Flow, make a second 
iteration over any newly added Controller Services and update them again. This 
is done so that any linkage between the Controller Services happens properly, 
once all services have been created.


> Nested versioned PGs can cause CS references to be incorrect on import
> ----------------------------------------------------------------------
>
>                 Key: NIFI-6001
>                 URL: https://issues.apache.org/jira/browse/NIFI-6001
>             Project: Apache NiFi
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.6.0, 1.8.0, 1.7.1
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Minor
>              Labels: SDLC
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Steps to reproduce...
> 1) Create a PG named PG1
> 2) Inside PG1 create another PG named PG2
> 3) Inside PG2 create two controller services where one service references the 
> other, example: CsvReader referencing AvroSchemaRegistry
> 4) Start version control on PG2
> 5) Start version control on PG1
> 6) On the root canvas, create a new PG and import PG1
> At this point if you go into the second instance of PG1 and look at the 
> services inside the second instance of PG2, the CsvReader no longer has the 
> correct reference to the AvroSchemaRegistry and says "Incompatible Controller 
> Service Configured".



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to