GitHub user d2r opened a pull request:
https://github.com/apache/storm/pull/940
[STORM-1377] Adds lock when launching a test cluster
There seems to be a race that results in certain tests accessing the wrong
test nimbus server, and that is causing failures. This gates attempts of any
of the tests to talk to a nimbus cluster.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/d2r/storm storm-1377-nimbus-auth-test-race
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/940.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 #940
----
commit 9b86b9c0100dd2a0c9a5dc592a982f1ef6124e34
Author: Derek Dagit <[email protected]>
Date: 2015-12-07T19:12:39Z
Adds lock when launching a test cluster
----
---
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.
---