nodece opened a new pull request, #24729:
URL: https://github.com/apache/pulsar/pull/24729

   ### Motivation
   
   [PIP-254](https://github.com/apache/pulsar/issues/19705) only improved the 
pulsar-client. The pulsar-admin was not covered. This PR extends that work to 
also support the pulsar-admin. While not explicitly included in 
[PIP-254](https://github.com/apache/pulsar/issues/19705), this can be 
considered a natural part of it.
   
   ### Modifications
   
   - Update the user agent construction to append the client description if 
provided.
   - Add `description(String)` to the `PulsarAdminBuilder` and 
`PulsarAdminBuilderImpl`
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc` <!-- Your PR contains doc changes. -->
   - [ ] `doc-required` <!-- Your PR changes impact docs and you will update 
later -->
   - [x] `doc-not-needed` <!-- Your PR changes do not impact docs -->
   - [ ] `doc-complete` <!-- Docs have been already added -->


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

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

Reply via email to