[ 
https://issues.apache.org/jira/browse/FLINK-10806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323440#comment-17323440
 ] 

Flink Jira Bot commented on FLINK-10806:
----------------------------------------

This issue is assigned but has not received an update in 7 days so it has been 
labeled "stale-assigned". If you are still working on the issue, please give an 
update and remove the label. If you are no longer working on the issue, please 
unassign so someone else may work on it. In 7 days the issue will be 
automatically unassigned.

> Support multiple consuming offsets when discovering a new topic
> ---------------------------------------------------------------
>
>                 Key: FLINK-10806
>                 URL: https://issues.apache.org/jira/browse/FLINK-10806
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Kafka
>    Affects Versions: 1.6.2, 1.8.1
>            Reporter: Jiayi Liao
>            Assignee: Jiayi Liao
>            Priority: Major
>              Labels: stale-assigned
>
> In KafkaConsumerBase, we discover the TopicPartitions and compare them with 
> the restoredState. It's reasonable when a topic's partitions scaled. However, 
> if we add a new topic which has too much data and restore the Flink program, 
> the data of the new topic will be consumed from the start, which may not be 
> what we want.  I think this should be an option for developers.



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

Reply via email to