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

2.161.3: cherry-pick #1758 #1801

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jun 30, 2022

Tower v0.4.13 includes a fix for a bug in the tower::ready_cache
module, tower-rs/tower#415. The ready_cache module is used internally
in Tower's load balancer. This bug resulted in panics in the proxy
(linkerd/linkerd2#8666, linkerd/linkerd2#6086) in cases where the
Destination service sends a very large number of service discovery
updates (see linkerd/linkerd2#8677).

This commit updates the proxy's dependency on tower to 0.4.13, to
ensure that this bugfix is picked up.

Fixes linkerd/linkerd2#8666
Fixes linkerd/linkerd2#6086

@hawkw hawkw requested a review from a team as a code owner June 30, 2022 23:03
@hawkw hawkw changed the title 2.161.3: backport #1758 2.161.3: cherry-pick #1758 Jun 30, 2022
Tower [v0.4.13] includes a fix for a bug in the `tower::ready_cache`
module, tower-rs/tower#415. The `ready_cache` module is used internally
in Tower's load balancer. This bug resulted in panics in the proxy
(linkerd/linkerd2#8666, linkerd/linkerd2#6086) in cases where the
Destination service sends a very large number of service discovery
updates (see linkerd/linkerd2#8677).

This commit updates the proxy's dependency on `tower` to 0.4.13, to
ensure that this bugfix is picked up.

Fixes linkerd/linkerd2#8666
Fixes linkerd/linkerd2#6086

[v0.4.13]: https://github.com/tower-rs/tower/releases/tag/tower-0.4.13
@hawkw hawkw force-pushed the eliza/backport-1758-good-version branch from 17db1cf to b239e8e Compare June 30, 2022 23:07
@hawkw
Copy link
Member Author

hawkw commented Jun 30, 2022

Part of linkerd/linkerd2#8779

@hawkw hawkw mentioned this pull request Jun 30, 2022
13 tasks
@hawkw hawkw merged commit 1817b3f into release/v2.161 Jun 30, 2022
@hawkw hawkw deleted the eliza/backport-1758-good-version branch June 30, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants