[
https://issues.apache.org/jira/browse/STORM-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15083516#comment-15083516
]
ASF GitHub Bot commented on STORM-1432:
---------------------------------------
GitHub user knusbaum opened a pull request:
https://github.com/apache/storm/pull/990
STORM-1432: Spurious failure in storm-kafka test
ExponentialBackoffMsgRetryManagerTest.testMaxBackoff() fails sometimes, I
think due to too small times. It can miss the mark on slow machines.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/knusbaum/incubator-storm STORM-1432
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/990.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 #990
----
commit 6712e8d7e4cf48e045eb0d46187291296d99a1f2
Author: Kyle Nusbaum <[email protected]>
Date: 2016-01-05T18:22:23Z
Fixing STORM-1432
----
> Spurious failure in storm-kafka test
> ------------------------------------
>
> Key: STORM-1432
> URL: https://issues.apache.org/jira/browse/STORM-1432
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Kyle Nusbaum
> Assignee: Kyle Nusbaum
>
> ExponentialBackoffMsgRetryManagerTest.testMaxBackoff() fails sometimes, I
> think due to too small times. It can miss the mark on slow machines.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)