GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/920
STORM-756 Handle taskids response as soon as possible (with fixing unit
test)
This PR fixes unit test which is included via #897
I've run the test from Travis CI 3 times and ShellBoltMessageQueueTest
always succeed.
@d2r @revans2 Please check it again. Thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-756-v2-retry-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/920.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 #920
----
commit 87f8fa1c559b8764715fd6f82f8524565d8398aa
Author: Jungtaek Lim <[email protected]>
Date: 2015-12-03T23:03:46Z
Revert "Merge branch 'revert-storm-756'"
This reverts commit ce2d49b924b6690d7704eccbb91ebbbea0a601bb, reversing
changes made to 18f68f7a967f7173b9c7c7444bedd53b13ad65fb.
commit f9890817884fa3c3592ee09e085c0cc58dc52149
Author: Jungtaek Lim <[email protected]>
Date: 2015-12-03T23:16:31Z
fix test: wait duration could be exactly 1000 ms
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---