tisonkun commented on issue #18932:
URL: https://github.com/apache/pulsar/issues/18932#issuecomment-1354110598

   We may move out these classes to a dedicated module.
   
   One class needs more consideration is 
`org.apache.pulsar.client.impl.conf.CmdGenerateDocumentation` in 
`pulsar-client-original`. It depends on jcommander transitively. And its FQN is 
referred by 
[reference-doc-generator.py](https://github.com/apache/pulsar-site/tree/main/tools/pytools#reference-doc-generator)
 in the site repo.
   
   Either we move it to another module while keep its FQN, or we should update 
the FQN and do some compatibility logics in the pytools in the site repo.


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

Reply via email to