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

Qingsheng Ren updated FLINK-23773:
----------------------------------
    Description: 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.  (was: Currently 
if a {{KafkaPartiitonSplit}} 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.)

> 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
>             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)

Reply via email to