You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/05/04 16:42:12 UTC

[jira] [Commented] (GIRAPH-1058) Fix connection retry logic

    [ https://issues.apache.org/jira/browse/GIRAPH-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270956#comment-15270956 ] 

Hudson commented on GIRAPH-1058:
--------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1609 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1609/])
GIRAPH-1058: Fix connection retry logic (majakabiljo: [http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=1c7552b1a3c2bbde15f98671c7b7c1424494c128])
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
* giraph-core/src/main/java/org/apache/giraph/comm/netty/NettyClient.java
* src/site/xdoc/options.xml


> Fix connection retry logic
> --------------------------
>
>                 Key: GIRAPH-1058
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1058
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>
> Currently when we fail to connect to a channel we retry immediately and that retry most often fails. Add a short wait between retries, and improve the check for whether the channel connected successfully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)