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: fix observer name pattern #2783

Merged

Conversation

bryce-anderson
Copy link
Contributor

Motivation:

Most observers have methods that start with 'on' for event methods. That didn't happen with LoadBalancerObserver.

Modifications:

  • Fix the observer method names.
  • Use the onNoActiveHostsAvailable event.

Motivation:

Most observers have methods that start with 'on' for
event methods. That didn't happen with LoadBalancerObserver.

Modifications:

- Fix the observer method names.
- Use the `onNoActiveHostsAvailable` event.
@bryce-anderson
Copy link
Contributor Author

CI failures are flaky tests.

@bryce-anderson bryce-anderson merged commit 0fdbdd5 into apple:main Dec 13, 2023
13 of 15 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/LB_observerFollowups branch December 13, 2023 19:26
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