GitHub user IMS94 opened a pull request:
https://github.com/apache/oodt/pull/53
[OODT-963] [OODT-964] [OODT-965] Added configuration listening feature and
fixed workflow manager tests
Contains fix for workflow manager test failures and improvement for
distributed configuration management to listen for configuration changes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/IMS94/oodt development
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/53.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 #53
----
commit df1db1e44b3289214693f3a0894681400782ba99
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-19T10:51:10Z
[OODT-965] Added configuration change listening feature
commit 07aea0d364d6911a8a70221f3f6087749dc4e379
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-23T14:02:48Z
Improved java docs
commit 54089cae98a30b7953d848117bd3d1994185f5b1
Author: Imesha Sudasingha <[email protected]>
Date: 2017-10-11T10:00:34Z
Merge branch 'feature/zookeeper-config' of https://github.com/IMS94/oodt
into development
commit c7d0842d9490fcf95f3ba0e07c1dc3cd8b16b76a
Author: Imesha Sudasingha <[email protected]>
Date: 2017-10-11T12:49:28Z
[OODT-963] Fixed surefire test failures in workflow manager due to forkMode
commit b52f235f799502ed04dc11da200f9cbe2650fced
Author: Imesha Sudasingha <[email protected]>
Date: 2017-10-11T17:24:03Z
[OODT-964] Removed empty test/workflow.properties which caused wmgr tests
fail
----
---