GitHub user agresch opened a pull request:
https://github.com/apache/storm/pull/2839
STORM-3228 allow refernce counting of differing PortAndAssignment objâ¦
â¦ects to work properly
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agresch/storm agresch_storm-3228
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2839.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 #2839
----
commit 5c47b2d7c1f3628c892e16b4d0f2dc78beddbb28
Author: Aaron Gresch <agresch@...>
Date: 2018-09-17T17:58:31Z
STORM-3228 allow refernce counting of differing PortAndAssignment objects
to work properly
----
---