Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs][LoadBalancing] Add/Improve Javadocs for LoadSheddingStrategy impls #12180

Merged

Conversation

michaeljmarshall
Copy link
Member

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

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.

@michaeljmarshall
Copy link
Member Author

@hangc0276 - PTAL, since you were the original author of the ThresholdShedder.

Copy link
Member

@Anonymitaet Anonymitaet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use present tense in technical writing.

@Anonymitaet Anonymitaet added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Sep 26, 2021
Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
@michaeljmarshall
Copy link
Member Author

/pulsarbot run-failure-checks

@michaeljmarshall
Copy link
Member Author

@Anonymitaet - PTAL. The tests are passing now. Thanks!

@Anonymitaet Anonymitaet merged commit 41ea8b9 into apache:master Sep 29, 2021
@michaeljmarshall michaeljmarshall deleted the improve-load-shedder-javadocs branch December 9, 2021 20:03
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this pull request Mar 18, 2022
…mpls (apache#12180)

* [LoadBalancing] Add/Improve Javadocs for LoadSheddingStrategy impls

* Use present tense

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>

Co-authored-by: Anonymitaet <50226895+Anonymitaet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants