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

Fabian Paul closed FLINK-26159.
-------------------------------

> Pulsar Connector: should add description MAX_FETCH_RECORD in doc to explain 
> slow consumption
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-26159
>                 URL: https://issues.apache.org/jira/browse/FLINK-26159
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: 1.15.0, 1.14.3
>            Reporter: Yufei Zhang
>            Assignee: Yufei Zhang
>            Priority: Minor
>              Labels: Pulsar, pull-request-available
>             Fix For: 1.15.0, 1.14.4
>
>
> Pulsar source connector can consume slow when the data volume is low (like 1 
> record/s), this is because the MAX_FETCH_RECORD is set to 100 by default, 
> meaning that the pulsar source emits records either after a timeout (1s) or 
> buffered messages has reached 100. Users will observe each message has a 1s 
> delay. This can be add to the documentation and inform users how to change 
> MAX_FETCH_RECORD



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

Reply via email to