andrewmlim commented on issue #3351: NIFI-2933 Remote input/output ports at any 
PG
URL: https://github.com/apache/nifi/pull/3351#issuecomment-477746466
 
 
   @moranr and I did get some feedback from Matt Clarke. One issue he brought 
up is the following.
   
   When creating a connection to a remote port within a child process group, 
within the Create Connection dialog, the port is labeled as being associated 
with the root process group not the child process.  To illustrate:
   
   On my root PG, I have:
   
   -a child process group ("child_pg") that contains a remote input port 
("remote_input_port")
   -a RPG that points to the same NiFi instance
   -a funnel
   
   
![setup](https://user-images.githubusercontent.com/18287533/55187934-88833d00-5170-11e9-8206-2a8ca76853a5.png)
   
   If I connect the funnel to the RPG, I see the following:
   
   
![create_connection](https://user-images.githubusercontent.com/18287533/55187999-af417380-5170-11e9-820b-c9b8147d59fe.png)
   
   The input port is not within the group "NiFi Flow" (the root pg), so it 
should say "child_pg".
   
   If there was a local input port in the child process group, if the funnel 
was connected to the child process group, the proper distinction is made that 
the local input port is within "child_pg".
   
   
![local_example](https://user-images.githubusercontent.com/18287533/55188182-2119bd00-5171-11e9-9de8-677aa7084129.png)

----------------------------------------------------------------
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