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

Look into connection pool load balancing issues #2158

Open
stwiname opened this issue Nov 12, 2023 · 0 comments
Open

Look into connection pool load balancing issues #2158

stwiname opened this issue Nov 12, 2023 · 0 comments

Comments

@stwiname
Copy link
Collaborator

I added some logging at an interval to see the connection pool state and it seems the weighting of the endpoints always hovers around 100 even if they are bad endpoints. To see the logging --debug="ConnectionPoolState"

This currently means that endpoints are chosen equally and doesn't prefer endpoints with more capability

@stwiname stwiname changed the title Look into connection pool load balancing Look into connection pool load balancing issues Nov 17, 2023
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

No branches or pull requests

1 participant