-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
area/clienthelp wantedtype/featureThe PR added a new feature or issue requested a new featureThe PR added a new feature or issue requested a new feature
Milestone
Description
Currently, multiple topic subscriptions are supported in the same namespace. Some users want to support multi-topic subscriptions across multiple namespaces. The main consideration is authentication and authorization under multiple namespaces and multiple topics.
First:
MultiTopicsConsumerImpl.java => topicNamesValid
Remove check logic
Second:
Check the content related to permissions, mainly for verification logic under multi-namespace and multi-topic, such as creating consumer, calling schema, authorizing, canceling permissions, etc
Metadata
Metadata
Assignees
Labels
area/clienthelp wantedtype/featureThe PR added a new feature or issue requested a new featureThe PR added a new feature or issue requested a new feature