You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Boyuan Zhang (Jira)" <ji...@apache.org> on 2021/03/09 20:56:00 UTC

[jira] [Created] (BEAM-11947) KafkaUnboundedReader doesn't support updating pipeline with re-partition case.

Boyuan Zhang created BEAM-11947:
-----------------------------------

             Summary: KafkaUnboundedReader doesn't support updating pipeline with re-partition case.
                 Key: BEAM-11947
                 URL: https://issues.apache.org/jira/browse/BEAM-11947
             Project: Beam
          Issue Type: Improvement
          Components: io-java-kafka
            Reporter: Boyuan Zhang


When updating pipelines with re-partition topic, KafkaUnboundedReader will throw exceptions from https://github.com/apache/beam/blob/master/sdks/java/io/kafka/src/main/java/org/apache/beam/sdk/io/kafka/KafkaUnboundedReader.java#L470-L474



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