Bklyn opened a new pull request #7745: URL: https://github.com/apache/pulsar/pull/7745
### Motivation As a Pulsar newbie, the role of "partition key" and "ordering key" aren't entirely clear from the Doxygen comments. These names are not used in the public Pulsar documentation that I saw, so expanding the comments felt useful to me and may help other users. ### Modifications Expanded doc strings for `MessageBuilder.setPartitionKey` and `setOrderingKey` ### Verifying this change This change is a trivial rework / code cleanup without any test coverage. ### Documentation This change improves the C++ Doxygen output. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
