GitHub user Ethanlm opened a pull request:
https://github.com/apache/storm/pull/2621
[STORM-3017] Refactor pacemaker client exception handling
https://issues.apache.org/jira/browse/STORM-3017
Better exception handling for pacemaker client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Ethanlm/storm STORM-3017
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2621.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 #2621
----
commit 8b9173081045b31aff4064af3a44ce502c658c18
Author: Ethan Li <ethanopensource@...>
Date: 2018-04-03T19:52:36Z
[STORM-3017] Refactor pacemaker client exception handling
----
---