[
https://issues.apache.org/jira/browse/FLINK-23773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-23773:
-----------------------------------
Labels: pull-request-available (was: )
> KafkaPartitionSplitReader should remove empty splits from fetcher
> -----------------------------------------------------------------
>
> Key: FLINK-23773
> URL: https://issues.apache.org/jira/browse/FLINK-23773
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.14.0, 1.13.2
> Reporter: Qingsheng Ren
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.14.0, 1.13.3
>
>
> Currently if a {{KafkaPartitionSplit}} is empty (startingOffset >=
> stoppingOffset), split reader only unsubscribes it from consumer, but doesn't
> remove it from SplitFetcher. This will lead to consumer complaining some
> partitions are not subscribed while fetching.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)