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)