[
https://issues.apache.org/jira/browse/FLINK-10807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aljoscha Krettek closed FLINK-10807.
------------------------------------
Resolution: Duplicate
> KafkaConsumer still consume removed topic after changing topics list
> --------------------------------------------------------------------
>
> Key: FLINK-10807
> URL: https://issues.apache.org/jira/browse/FLINK-10807
> Project: Flink
> Issue Type: Bug
> Components: Kafka Connector
> Affects Versions: 1.6.2
> Reporter: bupt_ljy
> Assignee: bupt_ljy
> Priority: Major
>
> subscribedPartitionsToStartOffsets in KafkaConsumerBase is getting values
> from restoredState, which is initialized in initializeState and discovering
> partitions. However, if we remove a topic in topics list and restore the
> Flink program, the restoredState still keeps removed topic, and the fetcher
> still fetches the data of the removed topic.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)