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

loadbalancer-experimental: javadoc cleanup and minor fixes #3138

Merged
merged 4 commits into from
Dec 14, 2024

Conversation

idelpivnitskiy
Copy link
Member

@idelpivnitskiy idelpivnitskiy commented Dec 13, 2024

Minor adjustments to indentation, validation, formatting, in code and javadoc.
Also reduced visibility where it was possible. Even if those methods are currently in pkg-private classes, it may help to start with minimal visibility on methods to avoid accidental API leaks when we make classes public in the future.

Minor adjustments to indentation, validation, formatting, in code and
javadoc.
@idelpivnitskiy idelpivnitskiy self-assigned this Dec 13, 2024
Copy link
Member Author

@idelpivnitskiy idelpivnitskiy left a comment

Choose a reason for hiding this comment

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

I will use this PR to open more discussions in result of my findings but these comments don't have to result in more changes in this PR, everything can be done in a follow-up:

Copy link
Contributor

@bryce-anderson bryce-anderson left a comment

Choose a reason for hiding this comment

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

Thank you for the cleanups @idelpivnitskiy!

Copy link
Contributor

@bryce-anderson bryce-anderson left a comment

Choose a reason for hiding this comment

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

Thanks again for the great attention to detail. 🎖️

@idelpivnitskiy idelpivnitskiy merged commit 9924380 into apple:main Dec 14, 2024
11 checks passed
@idelpivnitskiy idelpivnitskiy deleted the loadbalancer-experimental branch December 14, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants