shibd opened a new issue #11212: URL: https://github.com/apache/pulsar/issues/11212
**Describe the bug** Use PulsarAdmin to create a non persistent topic, But the query topic list is empty **To Reproduce** Steps to reproduce the behavior: 1. `pulsar-admin topics create-partitioned-topic non-persistent://public/default/my-topic -p 3` 2. `pulsar-admin topics list public/default` **Expected behavior** can see the topic **Screenshots**  **Desktop:** - OS: mac os **version** - pulsar 2.8.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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
