GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/279
STORM-492 Fixed bug from tracked-wait / Added time-ms to trackedWait
1. bug from tracked-wait
"tracked-wait" uses TEST-TIMEOUT-MS whether timeout-ms has passed as a
parameter or not.
2. Testing.trackedWait
trackedWait with timeout-ms parameter does not exist, so I added one.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-492
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/279.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 #279
----
commit c6aabd4a8726766eb72d6a2b35b00c680b876ab3
Author: Jungtaek Lim <[email protected]>
Date: 2014-10-02T17:57:30Z
STORM-492 Fixed (bug) / Added time-ms from tracked-wait (trackedWait)
----
---
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.
---