[ https://issues.apache.org/jira/browse/GIRAPH-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dionysios Logothetis updated GIRAPH-1229: ----------------------------------------- Fix Version/s: 1.3.0 > Send only new counters after each superstep > ------------------------------------------- > > Key: GIRAPH-1229 > URL: https://issues.apache.org/jira/browse/GIRAPH-1229 > Project: Giraph > Issue Type: Improvement > Reporter: Aanchal Dalmia > Priority: Major > Fix For: 1.3.0 > > > In order to aggregate the job-related metrics, all counters were being sent > from the worker to the master after each superstep. Also, these aggregated > counters were sent from the master to the client. For superstep n, the master > was sending all counters for supersteps 0-n to the client. > This is not required as we should not be sending the duplicate counters. -- This message was sent by Atlassian Jira (v8.3.4#803005)