[ 
https://issues.apache.org/jira/browse/GIRAPH-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450095#comment-15450095
 ] 

Hudson commented on GIRAPH-1108:
--------------------------------

FAILURE: Integrated in Jenkins build Giraph-trunk-Commit #1656 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1656/])
GIRAPH-1108: Allow measuring time spent doing GC in some interval (majakabiljo: 
[http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=2ae95bd6e65f698120eb3a7b774b4a7b252ce168])
* (edit) giraph-core/src/main/java/org/apache/giraph/metrics/GiraphMetrics.java
* (add) giraph-core/src/main/java/org/apache/giraph/utils/GcTracker.java
* (edit) giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java


> Allow measuring time spent doing GC in some interval
> ----------------------------------------------------
>
>                 Key: GIRAPH-1108
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1108
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>            Priority: Minor
>
> Sometimes when things are slow, we want to know whether it's because of GC or 
> not. Keep track of last k GC pauses and a way to check how much time since 
> some timestamp was spent doing GC.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to