You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ga...@apache.org on 2015/09/01 14:29:50 UTC

[12/50] [abbrv] stratos git commit: Minor change in WSo2CEPHealthStatisticsPublisher's publish log

Minor change in WSo2CEPHealthStatisticsPublisher's publish log


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/09170550
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/09170550
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/09170550

Branch: refs/heads/master
Commit: 09170550493498b022acededebf62510fda0cd65
Parents: 78da0ef
Author: Thanuja <th...@wso2.com>
Authored: Wed Aug 19 10:27:19 2015 +0530
Committer: Thanuja <th...@wso2.com>
Committed: Fri Aug 21 16:21:01 2015 +0530

----------------------------------------------------------------------
 .../publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/09170550/components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java b/components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java
index 6a856c1..c8517f6 100644
--- a/components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java
+++ b/components/org.apache.stratos.common/src/main/java/org/apache/stratos/common/statistics/publisher/wso2/cep/WSO2CEPHealthStatisticsPublisher.java
@@ -88,7 +88,7 @@ public class WSO2CEPHealthStatisticsPublisher extends ThriftStatisticsPublisher
                         String memberId, String partitionId, String health, double value) {
         if (log.isDebugEnabled()) {
             log.debug(String.format("Publishing health statistics: [cluster] %s [network-partition] %s " +
-                            "[partition] %s [member] %s [health] %s [value] %f",
+                            "[partition] %s [member] %s [health] %s [value] %d",
                     clusterId, networkPartitionId, partitionId, memberId, health, value));
         }
         // Set payload values