Get not allowed error, Unable to create topic list watcher: Pattern longer than maximum: 50 #23750
Open
1 of 2 tasks
Labels
type/enhancement
The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Search before asking
Motivation
I have topics that are very long: about 100 characters. The regex matcher cannot handle this apparently.
=> [pulsar-client-io-1-3] ERROR org.apache.pulsar.client.impl.ClientCnx - Get not allowed error, Unable to create topic list watcher: Pattern longer than maximum: 50
If I try to shorten the topic pattern and only use the last 50 or so characters, this is also not allowed:
=>
Solution
No response
Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: