GitHub user bbende opened a pull request:
https://github.com/apache/nifi/pull/1320
NIFI-2585 Add attributes to track s2s host and port
I left the three commits to show the history of how this evolved. We can
squash my two commits when merging, but I wanted Randy to get credit for
starting the work on this ticket.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbende/nifi NIFI-2585
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1320.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1320
----
commit c6f0621f985b6deddadc616307f192c1ddf1060d
Author: Randy Gelhausen <[email protected]>
Date: 2016-12-07T07:18:09Z
NIFI-2585: Add attributes to track where a flow file came from when
receiving over site-to-site
commit 841c4c80e42f09e7dc96552c661dde5a81ab7c08
Author: Bryan Bende <[email protected]>
Date: 2016-12-08T20:17:06Z
NIFI-2585 Moving attributes into loop in AbstractFlowFileServerProtocol,
and also updating StandardRemoteGroupPort to apply the same attributes when
doing a pull-based site-to-site.
commit 0e3a29984d1abf94ba86d98fbe283e9671de1671
Author: Bryan Bende <[email protected]>
Date: 2016-12-12T14:19:22Z
NIFI-2585 Adding checks in case host and port are not known
----
---
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.
---