[jira] [Commented] (GIRAPH-1205) Separate Giraph counters for different causes of network request resends

2018-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653833#comment-16653833 ] ASF GitHub Bot commented on GIRAPH-1205: Github user majakabiljo commented on a diff in the pull

[GitHub] giraph pull request #88: GIRAPH-1205: Separate Giraph counters for different...

2018-10-17 Thread majakabiljo
Github user majakabiljo commented on a diff in the pull request: https://github.com/apache/giraph/pull/88#discussion_r226012078 --- Diff: giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java --- @@ -141,6 +141,9 @@ /** How many network requests were

[GitHub] giraph pull request #87: Better exception handling for large number of edges...

2018-10-17 Thread dlogothetis
Github user dlogothetis commented on a diff in the pull request: https://github.com/apache/giraph/pull/87#discussion_r226026086 --- Diff: giraph-core/src/main/java/org/apache/giraph/edge/ByteArrayEdges.java --- @@ -94,6 +94,9 @@ public void add(Edge edge) { } catch

[jira] [Commented] (GIRAPH-1203) Throw better exception when edge serialisation fails because of too many edges

2018-10-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16653922#comment-16653922 ] ASF GitHub Bot commented on GIRAPH-1203: Github user dlogothetis commented on a diff in the pull