GitHub user IMS94 opened a pull request:
https://github.com/apache/oodt/pull/50
[OODT-945] Introduced distributed configuration management for workflow and
resource managers
Up to now, distributed configuration management was tested and implemented
for file manager only (#44 and #48). This PR is introducing the same for both
workflow manager and resource manager.
This also include corresponding unit tests to ensure functionality of those
components with distributed configuration management enabled.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/IMS94/oodt feature/zookeeper-config
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/oodt/pull/50.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 #50
----
commit 57a9235e71a9d869291e80ba9bd16eeddd4a8e10
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-06T09:34:36Z
Merge branch 'master' of https://github.com/apache/oodt into
feature/zookeeper-config
commit 9ee8af48ba45904a44d4e32b3030e8ad7d0bee21
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-10T13:02:27Z
Improvements to filemgr and config-publisher bash scripts
commit c437106fb9292547f8d87ada4601aab6b9d97ee9
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-10T13:03:18Z
Merge branch 'feature/zookeeper-config' of https://github.com/apache/oodt
into feature/zookeeper-config
commit 57e544658f0716395c78b3c0cdaa3875b1c2cdff
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-12T06:51:29Z
Added cleaning up directories created when testing file manager
commit ef0aa5a75ff5fad964b7a0c5dfb7f6d5ea500484
Author: Tom Barber <[email protected]>
Date: 2017-08-14T22:07:38Z
update changes for 1.2
commit 7443a7c37a993afffa66270282a6a6c5aa8074ba
Author: Tom Barber <[email protected]>
Date: 2017-08-14T22:31:51Z
update version
commit 3df0e43de5f8c78348cff5da766e75f62343a380
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-15T17:01:30Z
Merge branch 'master' of https://github.com/apache/oodt into
feature/zookeeper-config
commit fc6311db2ed4e5ccc6129cb88c71bb5428037b98
Author: Imesha Sudasingha <[email protected]>
Date: 2017-08-15T19:47:42Z
Introduced distributed configuration management to workflow and resource
managers + tests
----
---
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.
---