adrian-tarau opened a new issue, #20188:
URL: https://github.com/apache/pulsar/issues/20188

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Motivation
   
   ClientConfigurationData has all its fields annotated with @ApiModelProperty, 
but ProducerConfigurationData & ConsumerConfigurationData do not have that.
   
   It would be very useful to have documentation on these properties, too, 
especially if this documentation generates a list of available properties for 
clients, consumers & producers. Also, the documentation could be a bit more 
detailed. 
   
   ### Solution
   
   Add @ApiModelProperty for each public property with a detailed enough 
description.
   
   Also, expand on the descriptions for ClientConfigurationData :)
   
   ### Alternatives
   
   _No response_
   
   ### Anything else?
   
   I guess I could add those myself and send a PR but I might not have the 
right description for some of those properties.
   
   ### Are you willing to submit a PR?
   
   - [X] 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: commits-unsubscr...@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to