Skip to content

proxy: v2.103.0#4703

Merged
cpretzer merged 1 commit intomainfrom
ver/proxy-103
Jul 2, 2020
Merged

proxy: v2.103.0#4703
cpretzer merged 1 commit intomainfrom
ver/proxy-103

Conversation

@olix0r
Copy link
Member

@olix0r olix0r commented Jul 2, 2020

This release increases the default buffer size to match the proxy's
in-flight request limit. This reduces contention in overload--especially
high-concurrency--situations, substantially reducing tail latency.


This release increases the default buffer size to match the proxy's
in-flight request limit. This reduces contention in overload--especially
high-concurrency--situations, substantially reducing tail latency.

---

* update test-support clients and servers to be natively async (linkerd/linkerd2-proxy#580)
* Print build diagnostics in docker (linkerd/linkerd2-proxy#583)
* update test controllers to std::future/Tonic; remove threads (linkerd/linkerd2-proxy#585)
* buffer: Box the inner service's reponse future (linkerd/linkerd2-proxy#586)
* Eliminate Bind & Listen traits (linkerd/linkerd2-proxy#584)
* cache: replace Lock with Buffer (linkerd/linkerd2-proxy#587)
@olix0r olix0r requested a review from a team as a code owner July 2, 2020 17:48
@olix0r olix0r requested a review from cpretzer July 2, 2020 17:49
Copy link
Contributor

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm -- do we want this in before or after today's edge (#4698)?

@cpretzer cpretzer merged commit 92dd292 into main Jul 2, 2020
@cpretzer cpretzer deleted the ver/proxy-103 branch July 2, 2020 18:27
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.

3 participants