bbende edited a comment on issue #3488: NIFI-6315 Ensuring remote ports get 
tracked correctly when saving/ret…
URL: https://github.com/apache/nifi/pull/3488#issuecomment-496648461
 
 
   Decided to go with auto-renaming public ports when a versioned flow brings 
in a port that would cause a naming conflict. Otherwise you would never really 
be able to create a reusable versioned flow with public ports since there would 
always be a conflict. This also required treating the name change on public 
ports as an "ignorable flow difference" since we don't want to force the user 
to save the name change back to registry.
   
   I also updated the snippet code to handle copy/paste and perform the same 
auto-rename.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to