[ https://issues.apache.org/jira/browse/GIRAPH-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16615571#comment-16615571 ]
ASF GitHub Bot commented on GIRAPH-1200: ---------------------------------------- GitHub user majakabiljo opened a pull request: https://github.com/apache/giraph/pull/83 GIRAPH-1200: Add counters for network request resends Summary: Expose statistics around network requests which we had to resend. Test Plan: Ran a normal job, these counters were 0. Ran a job with very low request timeouts and verified these counters got populated. You can merge this pull request into a Git repository by running: $ git pull https://github.com/majakabiljo/giraph giraph-1200 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/giraph/pull/83.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #83 ---- commit 9ef72ddfec153efc450e3d02f9bfdd365e5fce28 Author: Maja Kabiljo <majakabiljo@...> Date: 2018-09-15T02:49:23Z GIRAPH-1200: Add counters for network request resends Summary: Expose statistics around network requests which we had to resend. Test Plan: Ran a normal job, these counters were 0. Ran a job with very low request timeouts and verified these counters got populated. ---- > Add counters for network request resends > ---------------------------------------- > > Key: GIRAPH-1200 > URL: https://issues.apache.org/jira/browse/GIRAPH-1200 > Project: Giraph > Issue Type: Improvement > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Priority: Minor > > Expose statistics around network requests which we had to resend. -- This message was sent by Atlassian JIRA (v7.6.3#76005)