[
https://issues.apache.org/jira/browse/FLINK-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174390#comment-16174390
]
ASF GitHub Bot commented on FLINK-7651:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/4686
> RetryingRegistration does not wait between failed connection attempts
> ---------------------------------------------------------------------
>
> Key: FLINK-7651
> URL: https://issues.apache.org/jira/browse/FLINK-7651
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Labels: flip-6
> Fix For: 1.4.0
>
>
> The {{RetryingRegistration}} does not wait between connection attempts if a
> connection could not be established to the remote peer. This leads
> effectively to a busy retry loop. Similar to exceptions which occur at
> registration time, we should delay the retrying also in case of a connection
> error.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)