[ 
https://issues.apache.org/jira/browse/FLINK-19338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arvid Heise updated FLINK-19338:
--------------------------------
    Component/s: Connectors / Common

> New source interface cannot unregister unregistered source
> ----------------------------------------------------------
>
>                 Key: FLINK-19338
>                 URL: https://issues.apache.org/jira/browse/FLINK-19338
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Common
>    Affects Versions: 1.12.0, 1.11.2
>            Reporter: Arvid Heise
>            Assignee: Arvid Heise
>            Priority: Major
>
> When a source subtask fails before the respective reader is registered in 
> {{SourceCoordinatorContext}}, unregistering fails as it explicitly verifies 
> that the reader has been registered before.
> The solution is to drop the assumption that all readers are registered when 
> cleaning up subtasks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to