yuruguo opened a new pull request, #17720: URL: https://github.com/apache/pulsar/pull/17720
### Motivation Current pulsar only support to set `autoSubscriptionCreation` on broker and namespace level, but we can further set this policy at the topic level. ### Modifications - Add admin api for topic to set/get/remove autoSubscriptionCreation - `handleSubscribe` in ServerCnx need to check autoSubscriptionCreation policy of topic ### Documentation - [x] `doc-not-needed` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
