exceptionfactory commented on PR #26:
URL: https://github.com/apache/nifi-api/pull/26#issuecomment-3482727783

   > @exceptionfactory I added one more commit based on testing in 
[apache/nifi#10476](https://github.com/apache/nifi/pull/10476). For a processor 
such as ListenHTTP that can define multiple ports, it will be helpful to 
provide the property name as contextual information for ports discovered by the 
framework.
   
   Thanks for the updates @kevdoran. I agree having a distinguishing name is 
helpful.
   
   Rather than linking directly to the property name, calling the method 
`getPortName()` would provide a small amount of indirection. This can support 
using the property name where it fits, or using a more general name if needed.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to