[
https://issues.apache.org/jira/browse/GIRAPH-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14284663#comment-14284663
]
Hudson commented on GIRAPH-985:
-------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1520 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1520/])
GIRAPH-985: Add more metrics (majakabiljo:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=31026d4d2a4ecc6f0af13a545d0ee633900ff2e5)
* giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
*
giraph-core/src/main/java/org/apache/giraph/metrics/SuperstepMetricsRegistry.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/comm/WorkerClient.java
* giraph-core/src/main/java/org/apache/giraph/graph/ComputeCallable.java
* giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyWorkerClient.java
* giraph-core/src/main/java/org/apache/giraph/metrics/MetricNames.java
> Add more metrics
> ----------------
>
> Key: GIRAPH-985
> URL: https://issues.apache.org/jira/browse/GIRAPH-985
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
>
> When limit number of open requests is on, significant part of computation can
> be spent in just waiting. So adding metrics for total amount of time compute
> threads spent in waiting on open requests, and histogram with compute times
> per partition. These should help detecting why some job is slower than
> expected (is it from messaging or compute).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)