[
https://issues.apache.org/jira/browse/FLINK-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174385#comment-16174385
]
ASF GitHub Bot commented on FLINK-7651:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/4686
Travis passed. Merging this PR.
> 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
>
> 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)