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

Used patched tower that avoids balancer panic #1753

Closed
wants to merge 1 commit into from
Closed

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Jun 17, 2022

tower-rs/tower#668 fixes a bug that can cause the load balancer to fail
to properly observe cancelations when an endpoint is replaced or
removed.

This change updates the proxy to use tower from a fixed git SHA.

Signed-off-by: Oliver Gould ver@buoyant.io

tower-rs/tower#668 fixes a bug that can cause the load balancer to fail
to properly observe cancelations when an endpoint is replaced or
removed.

This change updates the proxy to use tower from a fixed git SHA.

Signed-off-by: Oliver Gould <ver@buoyant.io>
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.

1 participant