GitHub user chitin opened a pull request:
https://github.com/apache/incubator-eagle/pull/700
EAGLE-805 sync some operation in RunningJobManager
EAGLE-805 sync some operation in RunningJobManager
- Acquire lock when recoverYarnApp and recover methods were invoked.
- Add unit test for the two methods under high concurrency.
- Modify lockPath to avoid exception when curator.getChildren().
https://issues.apache.org/jira/browse/EAGLE-805
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chitin/incubator-eagle EAGLE-805
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/700.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 #700
----
commit b368c33e9f04a3ce39b7b91270748827b97405d3
Author: chitin <[email protected]>
Date: 2016-11-30T06:38:42Z
EAGLE-805 sync some operation in RunningJobManager
- Acquire lock when recoverYarnApp and recover methods were invoked.
- Add unit test for the two methods under high concurrency.
- Modify lockPath to avoid exception when curator.getChildren().
----
---
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.
---