You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "John Casey (Jira)" <ji...@apache.org> on 2022/04/20 13:38:00 UTC

[jira] [Commented] (BEAM-13852) KafkaIO.read.withDynamicRead() doesn't pick up new TopicPartitions

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

John Casey commented on BEAM-13852:
-----------------------------------

I am working on this, with the target to re-implement this in Q2

> KafkaIO.read.withDynamicRead() doesn't pick up new TopicPartitions
> ------------------------------------------------------------------
>
>                 Key: BEAM-13852
>                 URL: https://issues.apache.org/jira/browse/BEAM-13852
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-kafka
>            Reporter: John Casey
>            Assignee: John Casey
>            Priority: P1
>
> KafkaIO.Read().withDynamicRead() is correctly pulling messages from existing topics, but isn't picking up new topics or partitions when they are created.
> Currently, this appears to be an interaction between the timer configuration, and the duration of the operating window, that is causing the problem



--
This message was sent by Atlassian Jira
(v8.20.7#820007)