GitHub user knusbaum opened a pull request: https://github.com/apache/storm/pull/1397
STORM-1764: Pacemaker is throwing some stack traces Pacemaker throws a handful of stack traces when the occasional weird thing happens. This fixes an IndexOutOfBounds exception, a very strange IllegalStateException, and a NullPointerException. You can merge this pull request into a Git repository by running: $ git pull https://github.com/knusbaum/incubator-storm master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/1397.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 #1397 ---- commit 9c2ac7df68753835454a8abb5c6efcabb4c9370c Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-05-02T19:29:06Z Test Pacemaker Fix commit 2fa4d255bc44cbf31bae577551bfe406626a68ef Author: Kyle Nusbaum <kylejnusb...@gmail.com> Date: 2016-05-04T16:00:51Z Bit of cleanup ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---