GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2608
[STORM-3012] Fix the issue that nimbus will crash if pacemaker is restarted
by returning results from resending HBMessage
Detailed explanation at https://issues.apache.org/jira/browse/STORM-3012
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-3012
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2608.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 #2608
----
commit 7814f01f0697743c8168205aa2c800705844b4d4
Author: Ethan Li <ethanopensource@...>
Date: 2018-03-27T15:41:45Z
[STORM-3012] Fix the issue that nimbus will crash if pacemaker is restarted
by returning results from resending HBMessage
----
---