Merge branch 'tenant-isolation' of https://github.com/Thanu/stratos into tenant-isolation
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/1156a56e Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/1156a56e Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/1156a56e Branch: refs/heads/master Commit: 1156a56e591f7119fb304c67ce7c53fc267b7e9b Parents: 7194cb6 f10b71e Author: gayangunarathne <[email protected]> Authored: Fri Aug 28 15:04:13 2015 +0530 Committer: gayangunarathne <[email protected]> Committed: Fri Aug 28 15:04:13 2015 +0530 ---------------------------------------------------------------------- .../publisher/ThriftClientConfigParser.java | 9 ++++-- .../statistics/publisher/ThriftClientInfo.java | 8 +++++ .../publisher/ThriftStatisticsPublisher.java | 6 ++-- .../cep/WSO2CEPHealthStatisticsPublisher.java | 3 +- .../cep/WSO2CEPInFlightRequestPublisher.java | 3 +- .../test/ThriftClientConfigParserTest.java | 2 ++ .../src/test/resources/thrift-client-config.xml | 2 ++ .../HealthStatsEventFormatter.xml | 30 ------------------- .../eventformatters/RIFEventFormatter.xml | 31 -------------------- .../DASDefaultWSO2EventOutputAdaptor.xml | 29 ------------------ products/stratos/conf/thrift-client-config.xml | 2 ++ 11 files changed, 25 insertions(+), 100 deletions(-) ----------------------------------------------------------------------
