Anonymitaet opened a new issue, #18682: URL: https://github.com/apache/pulsar/issues/18682
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### What issue do you find in Pulsar docs? Currently, [client conf doc](https://pulsar.apache.org/reference/#/next/config/reference-configuration-client) is inaccurate. The content should be the same as in https://github.com/apache/pulsar/blob/master/conf/client.conf. ### What is your suggestion? The [client conf doc](https://pulsar.apache.org/reference/#/next/config/reference-configuration-client) is generated automatically from https://github.com/apache/pulsar/blob/master/pulsar-client/src/main/java/org/apache/pulsar/client/impl/conf/ClientConfigurationData.java, while @hangc0276 suggests that it should be generated from https://github.com/apache/pulsar/blob/master/pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/PulsarAdminTool.java. 1. Would anyone like to dig into and fix this issue? Thank you! 2. We might need to copy this chapter to the `Pulsar configuration` guide on the `NEXT` branch before fixing this issue. <img width="1464" alt="image" src="https://user-images.githubusercontent.com/50226895/204735440-0441fdb2-a844-4a3d-bc5b-ef6c01565738.png"> >>>>>>>> cc @momo-jun @DaveDuggins @D-2-Ed ### Any reference? _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]
