Yufei Zhang created FLINK-26160:
-----------------------------------
Summary: Pulsar Connector: stopCursor description should be
changed. Connector only stop when auto discovery is disabled.
Key: FLINK-26160
URL: https://issues.apache.org/jira/browse/FLINK-26160
Project: Flink
Issue Type: Bug
Components: Connectors / Pulsar
Reporter: Yufei Zhang
In Pulsar source connector, the stopCursor description can mislead user to
believe that the source connector will exit if a BoundedStopCursor is set.
However this might not be true if auto partition discovery is enabled (the
discovery loop will always run and expects new partitionSplits). We need to
modify the description.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)