You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Tom Barber (JIRA)" <ji...@apache.org> on 2017/02/05 10:05:41 UTC

[jira] [Created] (OODT-945) Rework OODT configuration to make use of Zookeeper for distributed configuration management

Tom Barber created OODT-945:
-------------------------------

             Summary: 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


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.3.15#6346)