[
https://issues.apache.org/jira/browse/GIRAPH-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16147811#comment-16147811
]
ASF GitHub Bot commented on GIRAPH-1152:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/giraph/pull/41
> Fixing aggregated metric labels
> -------------------------------
>
> Key: GIRAPH-1152
> URL: https://issues.apache.org/jira/browse/GIRAPH-1152
> Project: Giraph
> Issue Type: Bug
> Reporter: Sagi Bashari
> Priority: Trivial
>
> When printing aggregated metrics, the max value is printed with the label
> "smallest" and the min with the label "largest", leading to incorrect output
> like:
> {noformat}
> compute all partitions
> mean: 54443.80869565217 ms
> smallest: 279802 ms from ip-10-200-102-195.ec2.internal_101
> largest: 11042 ms from ip-10-200-103-132.ec2.internal_422
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)