alexesom opened a new issue, #20889: URL: https://github.com/apache/pulsar/issues/20889
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Motivation Currently there is possibility of adding properties while creating an non-partitioned topic. https://github.com/apache/pulsar/blob/a0372f4b91b4bd6600093cdb52e2db5d6ab8497e/pulsar-client-admin-api/src/main/java/org/apache/pulsar/client/admin/Topics.java#L552 But unfortunately there is no possibility to read this those properties by the pulsar-admin client as there is no implementation of such mehtod. ### Solution _No response_ ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
