You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/12/17 14:13:45 UTC

[GitHub] [nifi] bbende commented on issue #3553: NIFI-5856: When exporting a flow that references a Controller Service…

bbende commented on issue #3553: NIFI-5856: When exporting a flow that references a Controller Service…
URL: https://github.com/apache/nifi/pull/3553#issuecomment-566557982
 
 
   @Franky-Jay there is way to specify strict matching, there is just a convention that when importing to the next environment if the flow previously used a service named "Foo" and there is only one service named "Foo" of the required type, then that one is selected. Otherwise you have to manually select the service you want after importing, and then this will be retained across future upgrades.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services