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: Some style cleanups for the new LB #2748

Merged

Conversation

bryce-anderson
Copy link
Contributor

@bryce-anderson bryce-anderson commented Nov 9, 2023

Motivation:

There are some style and naming inconsistencies that can be cleaned up.

Modifications:

  • rename BaseSelector.noActiveHostsException to noActiveHosts.
  • Enforce constructor arguments to be non-null in DefaultHost.

Motivation:

There are some style and naming inconsistencies that
can be cleaned up.

Modifications:

- rename `BaseSelector.noActiveHostsException` to `noActiveHosts`.
- Enforce constructor arguments to be non-null in `DefaultHost`.

Result:

What is the result of this change?
@bryce-anderson bryce-anderson merged commit b42e9c4 into apple:main Nov 9, 2023
15 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/some_tidy_ups branch November 9, 2023 20:58
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