[jira] [Created] (FLINK-7651) RetryingRegistration does not wait between failed connection attempts

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-7651) RetryingRegistration does not wait between failed connection attempts

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-7651:
------------------------------------

             Summary: 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


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)