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

[jira] [Created] (FLINK-10020) Kinesis Consumer listShards should support more recoverable exceptions

Thomas Weise created FLINK-10020:
------------------------------------

             Summary: Kinesis Consumer listShards should support more recoverable exceptions
                 Key: FLINK-10020
                 URL: https://issues.apache.org/jira/browse/FLINK-10020
             Project: Flink
          Issue Type: Improvement
          Components: Kinesis Connector
            Reporter: Thomas Weise
            Assignee: Thomas Weise


Currently transient errors in listShards make the consumer fail and cause the entire job to reset. That is unnecessary for certain exceptions (like status 503 errors). It should be possible to control the exceptions that qualify for retry, similar to getRecords/isRecoverableSdkClientException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)