You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yufei Zhang (Jira)" <ji...@apache.org> on 2022/03/15 07:20:00 UTC

[jira] [Created] (FLINK-26645) Pulsar Source subscribe to a single topic partition will consume all partitions from that topic

Yufei Zhang created FLINK-26645:
-----------------------------------

             Summary: Pulsar Source subscribe to a single topic partition will consume all partitions from that topic 
                 Key: FLINK-26645
                 URL: https://issues.apache.org/jira/browse/FLINK-26645
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Pulsar
    Affects Versions: 1.14.4, 1.15.0
            Reporter: Yufei Zhang
             Fix For: 1.15.0, 1.14.4


Say users subscribe to 4 partitions of a topic with 16 partitions, current Pulsar source

will actually consume from all 16 partitions. Expect to consume from 4 partitions only.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)