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/5efccf20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/5efccf20 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/5efccf20 Branch: refs/heads/master Commit: 5efccf20c637690737f107890473a7a7de092de1 Parents: e5fd231 eaf1774 Author: Udara Liyanage <[email protected]> Authored: Tue Dec 10 18:37:49 2013 -0500 Committer: Udara Liyanage <[email protected]> Committed: Tue Dec 10 18:37:49 2013 -0500 ---------------------------------------------------------------------- .../WSO2CEPInFlightRequestPublisher.java | 13 ++-- .../extension/api/LoadBalancerStatsReader.java | 3 +- .../TenantAwareLoadBalanceEndpoint.java | 31 +++++++-- .../balancer/mediators/ResponseInterceptor.java | 26 +++++-- ...adBalancerInFlightRequestCountCollector.java | 71 +++++++++++++------- .../WSO2CEPInFlightRequestCountObserver.java | 36 ++++++---- .../stratos/load/balancer/util/Constants.java | 3 + .../LoadBalancerStatisticsEventBuilder.xml | 4 +- .../AverageRequestsInflightFinder.xml | 4 +- .../GradientOfRequestsInFlightFinder.xml | 6 +- ...SecondDerivativeOfRequestsInFlightFinder.xml | 6 +- .../stream-manager-config.xml | 9 +-- .../haproxy/extension/HAProxyStatsReader.java | 34 +++++----- 13 files changed, 160 insertions(+), 86 deletions(-) ----------------------------------------------------------------------
