[
https://issues.apache.org/jira/browse/FLINK-21933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Cranmer resolved FLINK-21933.
-----------------------------------
Resolution: Fixed
> [kinesis][efo] EFO consumer treats interrupts as retryable exceptions
> ---------------------------------------------------------------------
>
> Key: FLINK-21933
> URL: https://issues.apache.org/jira/browse/FLINK-21933
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Affects Versions: 1.12.0, 1.12.1, 1.12.2
> Reporter: Danny Cranmer
> Assignee: Danny Cranmer
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0, 1.12.3
>
>
> *Background*
> When an Flink job is cancelled or failed, the source threads get interrupted.
> The EFO consumer is treating this exception as retryable and will retry until
> MAX_RETRIES is exceeded.
> *Scope*
> Update error handling to treat Interrupted exceptions as non-recoverable. The
> source should gracefully shutdown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)