Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/1342
@ijokarumawak thanks for digging in to this! I closed the other PR.
Everything you described makes sense...
I'm on the fence about the attribute names... lets say we have MiNiFi ->
s2s -> NiFi, the s2s.address is always going to be the address of MiNiFi, but
from the address we don't know if MiNiFi was the client (push to NiFi) vs the
server (NiFi pull from MiNiFi). I was originally thinking of having a third
attribute like s2s.direction which could have values of "push" or "pull" which
then gives you context about the host and port. What do you think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---