[
https://issues.apache.org/jira/browse/FLINK-28870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28870:
-----------------------------------
Labels: pull-request-available (was: )
> Pulsar Source hangs on the small incoming message rates
> -------------------------------------------------------
>
> Key: FLINK-28870
> URL: https://issues.apache.org/jira/browse/FLINK-28870
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Pulsar
> Reporter: xie
> Priority: Major
> Labels: pull-request-available
>
> When using Pulsar Source to consume data, if the data rate is small, e.g. 2
> msg/s, there will be long periods of time when no messages are consumed. This
> is caused by the default PulsarSourceOptions.PULSAR_MAX_FETCH_TIME and
> PulsarSourceOptions.PULSAR_MAX_FETCH_RECORDS. Pulsar Source will try to pull
> messages until any one of the condition exceed.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)