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

ASF GitHub Bot updated FLINK-28934:
-----------------------------------
    Labels: bug pull-request-available stale-critical  (was: bug stale-critical)

> Pulsar Source put all the splits to only one parallelism when using Exclusive 
> subscription
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-28934
>                 URL: https://issues.apache.org/jira/browse/FLINK-28934
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: 1.14.5, 1.15.1, 1.16.0
>            Reporter: Yufan Sheng
>            Priority: Critical
>              Labels: bug, pull-request-available, stale-critical
>         Attachments: image-2022-08-11-23-27-04-268.png
>
>
>  !image-2022-08-11-23-27-04-268.png|width=500px!
> The image here shows if we start a Flink application with four parallelism 
> and four splits. All the splits would be sent to the first added reader. This 
> is because we don't assign splits by pre-divide splits according to the size 
> of parallelism. The readers are added to the enumerator one by one in the 
> first bootstrap.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to