[
https://issues.apache.org/jira/browse/FLINK-28084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen closed FLINK-28084.
-----------------------------
Fix Version/s: 1.14.6
1.15.3
Assignee: Yufan Sheng
Resolution: Fixed
https://github.com/apache/flink/pull/20725
> 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.14.4, 1.15.0
> Reporter: Yufan Sheng
> Assignee: Yufan Sheng
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0, 1.14.6, 1.15.3
>
>
> 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.10#820010)