Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.14.4, 1.15.0
Description
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.
Attachments
Issue Links
- is fixed by
-
FLINK-28934 Pulsar Source put all the splits to only one parallelism when using Exclusive subscription
- Closed
- links to