-
Notifications
You must be signed in to change notification settings - Fork 181
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loadbalancer-experimental: DefaultLoadBalancer logs settings on startup
Motivation: As DefaultLoadBalancer becomes the norm it can be helpful to track its activation via log messages. Modifications: - Emit a log message on startup that includes the lb description and important settings. - Fix a bug where the cancellation penalty was inadvertently used for the error penalty. - Cancel the update stream from the OutlierDetector when the lb closes.
- Loading branch information
1 parent
e1d0ba2
commit 99c1fa4
Showing
3 changed files
with
35 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters