You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/01/12 13:02:00 UTC

[jira] [Created] (FLINK-8420) Timeout exceptions are not properly recognized by RetryingRegistration

Till Rohrmann created FLINK-8420:
------------------------------------

             Summary: Timeout exceptions are not properly recognized by RetryingRegistration
                 Key: FLINK-8420
                 URL: https://issues.apache.org/jira/browse/FLINK-8420
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


The {{RetryingRegistration}} does not correctly respond to {{TimeoutExceptions}} and instead treats them like errors. This causes that it waits for the delay on error instead of backing exponentially off.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)