GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2587
[STORM-2987] PaceMakerStateStorage should deal with InterruptedException
correctly
Explained in https://issues.apache.org/jira/browse/STORM-2987
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-2987
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2587.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 #2587
----
commit be3f3fb3bf5251681d4d32e201605a6edc38baa8
Author: Ethan Li <ethanopensource@...>
Date: 2018-03-06T21:47:29Z
[STORM-2987] PaceMakerStateStorage should deal with InterruptedException
correctly
----
---