codelipenghui opened a new issue #9265:
URL: https://github.com/apache/pulsar/issues/9265


   **Describe the bug**
   
   If disabled the topic auto-creation, the system topic under the namespace 
also not able to be created automatically, this will result in the topic level 
policy not able to use.
   
   **To Reproduce**
   1. Disable the topic auto-creation
   2. Start the broker
   3. User pulsar-admin topics set-retention or other policy operations.
   4. Got 500 from the server
   
   
   **Expected behavior**
   The internal system topic should be created automatically even if the topic 
auto-creation disabled
   
   **Additional context**
   Broker: 2.7.0


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to