Merge branch '4.0.0_grp_metadataservice' of https://github.com/gayangunarathne/stratos into 4.0.0-grouping
This closes #84 Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/cbcb376f Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/cbcb376f Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/cbcb376f Branch: refs/heads/4.0.0-grouping Commit: cbcb376fd206fcde468b34279359b153eaee4135 Parents: 0b15aa0 86dbc56 Author: Udara Liyanage <[email protected]> Authored: Thu Oct 9 13:15:25 2014 +0530 Committer: Udara Liyanage <[email protected]> Committed: Thu Oct 9 13:15:25 2014 +0530 ---------------------------------------------------------------------- .../stratos/metadataservice/Constants.java | 3 +- .../definition/CartridgeMetaData.java | 15 +- .../metadataservice/listener/TopologyAgent.java | 30 ++- .../listener/TopologyListener.java | 119 +++------ .../registry/CarbonRegistry.java | 192 +++++++++++---- .../metadataservice/registry/DataStore.java | 8 + .../metadataservice/registry/GRegRegistry.java | 242 ++++++++++++++----- .../metadataservice/services/MetaDataAdmin.java | 119 ++++++--- .../src/main/conf/metadataservice.xml | 2 +- .../all/repository/conf/metadataservice.xml | 2 +- 10 files changed, 481 insertions(+), 251 deletions(-) ----------------------------------------------------------------------
