Subscription to topics with regex not working for non-persisten topics
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
Messages on non-persistent topics are not received when using a regex subscription.
This problem is encountered when using a Pulsar IO custom connector (sink).
When using persistent topics the subscription is working as expected
**Expected behavior**
Records are received when subscribing to regex topics.
**Additional context**
Issues #2009
https://github.com/apache/pulsar/issues/2009
Issues #2025
https://github.com/apache/pulsar/issues/2025
Does not solve this problem
@merlimat @sijie
Contributor guide
Research direction
No file or test is identified in the issue. Start by reproducing regex subscription behavior for persistent and non-persistent topics in the Pulsar IO custom connector sink context, then review related issues #2009 and #2025. Done means records are received from non-persistent topics through a regex subscription.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100