apache / apache/pulsar

Retry letter topic shouldn't be supported for non shared sub.

Open
#15,805 1 comment 0 reactions 0 assignees View on GitHub
Stale type/bug
Dominant language
Java
Stars
15.3k
Forks
3.8k
Avg merge
1d 14h
Merged PRs (30d)
160

Description

As doc says: `Currently, retry letter topic is enabled in Shared subscription types.`
But in fact, all sub type support retry topic. I think retry topic shouldn't be supported for non shared sub, because of message order considieration.

Contributor guide

Open the contributing guide

Research direction

Start with the retry letter topic documentation and the subscription-type behavior described in this issue, then trace how retry topics are currently accepted for each subscription type. Done means non-shared subscriptions no longer support retry topics, shared subscriptions retain their documented support, and message-ordering implications are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.