GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2551
NIFI-4973: Fix RPG port merging
NIFI-4973:
- Fixing RPG port merging.
- Adding unit tests.
- Removing unecessary sorting that wasn't maintained while clustered.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4973
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2551.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 #2551
----
commit 4a1d3042617b9501af3bed56c2c4dd6662134657
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-03-14T20:31:41Z
NIFI-4973:
- Fixing RPG port merging.
- Adding unit tests.
- Removing unecessary sorting that wasn't maintained while clustered.
----
---