[ 
https://issues.apache.org/jira/browse/OODT-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16088408#comment-16088408
 ] 

ASF GitHub Bot commented on OODT-945:
-------------------------------------

Github user chrismattmann commented on the issue:

    https://github.com/apache/oodt/pull/44
  
    merged this thanks @IMS94 
    
    ```
    LMC-053601:oodt mattmann$ git push -u origin feature/zookeeper-config
    Counting objects: 475, done.
    Delta compression using up to 8 threads.
    Compressing objects: 100% (203/203), done.
    Writing objects: 100% (475/475), 81.85 KiB | 0 bytes/s, done.
    Total 475 (delta 155), reused 355 (delta 113)
    remote: oodt git commit: Update log4j config.
    remote: oodt git commit: Merge branch 'feature/zookeeper-config' of 
https://github.com/IMS94/oodt into feature/zookeeper-config
    remote: oodt git commit: assert not null.
    remote: oodt git commit: Fix for empty component home variable
    remote: oodt git commit: Merge and apply robust changes for stack trace 
print in tests.
    remote: oodt git commit: Merge branch 'feature/zookeeper-config' of 
https://github.com/IMS94/oodt into feature/zookeeper-config
    remote: oodt git commit: fix for presence of component home environment 
variables in tests
    remote: oodt git commit: Merge branch 'feature/zookeeper-config' of 
https://github.com/IMS94/oodt into feature/zookeeper-config
    remote: oodt git commit: fix pom.xml
    remote: oodt git commit: Fixed parent artifactId in config/pom.xml
    remote: oodt git commit: Removed * imports. Improved code formatting and 
refactored code.
    remote: oodt git commit: Merge branch 'master' of 
https://github.com/apache/oodt into feature/zookeeper-config
    remote: oodt git commit: Update README.md
    remote: oodt git commit: Merge branch 'OODT-847' of 
http://github.com/adhulipa/oodt
    remote: oodt git commit: Record change for OODT-847.
    remote: oodt git commit: Merge branch 'master' into feature/zookeeper-config
    remote: oodt git commit: Improvements to file downloading from zookeeper 
and tests
    remote: oodt git commit: Minor improvements for configuration manager tests
    remote: oodt git commit: Created test cases for distributed configuration 
manager and publisher
    remote: oodt git commit: Added zip packaging for distributed configuration 
publisher
    remote: oodt git commit: Implemented configuration fetching for 
DistributedConfigurationManager
    remote: oodt git commit: Altered configuration publishing mechanism to use 
spring configuration
    remote: oodt git commit: Implemented global configuration publishing 
mechanism.
    remote: oodt git commit: Defined initial API for ConfigurationManager
    remote: oodt git commit: Fix for OODT-847 contributed by adhulipa & rverma
    To https://git-wip-us.apache.org/repos/asf/oodt.git
       ec5b201..3fb7660  feature/zookeeper-config -> feature/zookeeper-config
    Branch feature/zookeeper-config set up to track remote branch 
feature/zookeeper-config from origin.
    LMC-053601:oodt mattmann$ 
    ```


> Rework OODT configuration to make use of  Zookeeper for distributed 
> configuration management
> --------------------------------------------------------------------------------------------
>
>                 Key: OODT-945
>                 URL: https://issues.apache.org/jira/browse/OODT-945
>             Project: OODT
>          Issue Type: Bug
>            Reporter: Tom Barber
>            Assignee: Tom Barber
>              Labels: gsoc2017, mentor
>
> OODT is made up of a number of different components, each of which have their 
> own set of configuration files and locations. This is complex to manage and 
> causes additional problems when the platform requires distribution across 
> servers or geographically.
> To combat this we are proposing that we migrate the OODT configuration to an 
> opional Zookeeper module that would allow users to commission a zookeeper 
> cluster and register the various OODT components against it, which will allow 
> the zookeeper cluster to maintain the state of the various OODT components 
> regardless of scale.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to