michaeljmarshall opened a new pull request #12180: URL: https://github.com/apache/pulsar/pull/12180
### Motivation I recently researched the implementations of the `LoadSheddingStrategy` interface. I thought the Javadocs could be improved to make it easier for users/developers to better understand the classes. ### Modifications * Add Javadoc for `ThresholdShedder`. I got some of my understanding for the code and some from https://github.com/apache/pulsar/pull/6772. * Update Javadoc for `OverloadShedder` ### Verifying this change I read through the code to write this documentation. It is possible that I misunderstood it, so I will request reviews from contributors that have written these classes. ### Does this pull request potentially affect one of the following parts: No public/breaking changes. ### Documentation This is an update to the docs. -- 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]
