Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1342
  
    @bbende Thanks for the comment. I reconsidered about s2s.address property, 
and by focusing only on the downstream flow, I think it probably doesn't matter 
whether the flow file came into the flow either by pulling or receiving it.
    
    If one needs to distinguish the direction in downstream flow, they can do 
so by adding UpdateAttribute to add whatever context they need. I think it's 
better to keep the number of attributes that NiFi framework create 
automatically at minimum. Removing feature from framework may be harder than 
adding it.
    
    So, I will keep the attribute names as they are now. Will update the PR 
with additional unit tests later. Thanks!


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

Reply via email to