You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
stwiname
changed the title
Look into connection pool load balancing
Look into connection pool load balancing issues
Nov 17, 2023
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
The text was updated successfully, but these errors were encountered: