[
https://issues.apache.org/jira/browse/FLINK-28084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-28084:
-----------------------------------
Labels: pull-request-available (was: )
> Pulsar unordered reader should disable retry and delete reconsume logic.
> ------------------------------------------------------------------------
>
> Key: FLINK-28084
> URL: https://issues.apache.org/jira/browse/FLINK-28084
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Pulsar
> Affects Versions: 1.15.0, 1.14.4
> Reporter: Yufan Sheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> UnroderdPulsarSourceReader currently calls reconsume, but this feature relys
> on retry topic. But if retry topic is enabled the initial search will only
> support earliest and lates (because it will be a multiconsumer impl). We plan
> to delete the reconsume logic to get rid of dependency on retry topic and
> should disable retry.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)