Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-stratos
Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/6d61d4b9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/6d61d4b9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/6d61d4b9 Branch: refs/heads/master Commit: 6d61d4b94d7ca6deae14f14c3b41ecfa8140fa26 Parents: f9b14b7 6561603 Author: Manula Thantriwatte <[email protected]> Authored: Wed Dec 11 11:52:16 2013 +0530 Committer: Manula Thantriwatte <[email protected]> Committed: Wed Dec 11 11:52:16 2013 +0530 ---------------------------------------------------------------------- .../processor/InstanceStatusProcessor.java | 11 +- .../model/TopologyClusterInformationModel.java | 477 +++++++++++++++++++ .../topology/model/TopologyClusterModel.java | 477 ------------------- .../LoadBalancerCommonServiceComponent.java | 2 +- .../statistics/LoadBalancerStatsPublisher.java | 4 +- .../WSO2CEPFaultyMemberPublisher.java | 6 +- .../WSO2CEPInFlightRequestPublisher.java | 5 +- .../statistics/WSO2CEPStatsPublisher.java | 3 - 8 files changed, 491 insertions(+), 494 deletions(-) ----------------------------------------------------------------------
