Sagi Bashari created GIRAPH-1152: ------------------------------------ Summary: 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)