[
https://issues.apache.org/jira/browse/STORM-1764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270898#comment-15270898
]
ASF GitHub Bot commented on STORM-1764:
---------------------------------------
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 <[email protected]>
Date: 2016-05-02T19:29:06Z
Test Pacemaker Fix
commit 2fa4d255bc44cbf31bae577551bfe406626a68ef
Author: Kyle Nusbaum <[email protected]>
Date: 2016-05-04T16:00:51Z
Bit of cleanup
----
> Pacemaker is throwing some stack traces
> ---------------------------------------
>
> Key: STORM-1764
> URL: https://issues.apache.org/jira/browse/STORM-1764
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Kyle Nusbaum
> Assignee: Kyle Nusbaum
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)