GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2460
STORM-2851 1.x
See https://github.com/apache/storm/pull/2453
Will squash once reviewed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-2851-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2460.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 #2460
----
commit 5a882595196774eb588758e38f9c64e686220338
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-12-10T18:22:14Z
STORM-2851: Fix ConcurrentModificationException in doSeekRetriablePartitions
commit 5fe6d99798253e3365e33863ccb55026086ceacf
Author: Stig Rohde Døssing <[email protected]>
Date: 2017-12-14T17:11:33Z
Backport
----
---