Skip to content

[mobile] Increase stream response buffer watermark size to 2MB#32754

Merged
abeyad merged 12 commits intoenvoyproxy:mainfrom
RenjieTang:watermark
Mar 7, 2024
Merged

[mobile] Increase stream response buffer watermark size to 2MB#32754
abeyad merged 12 commits intoenvoyproxy:mainfrom
RenjieTang:watermark

Conversation

@RenjieTang
Copy link
Copy Markdown
Contributor

Commit Message: Increase stream response buffer watermark size to 2MB
Additional Description: It's unlikely but possible for an response to have larger than 2MB size. Increasing the watermark will allow data to be cached in Envoy Mobile client instead of networking protocol stacks when that happens.
Risk Level: Low
Testing: existing tests
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: mobile only

Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
Signed-off-by: Renjie Tang <renjietang@google.com>
@RenjieTang
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@RenjieTang
Copy link
Copy Markdown
Contributor Author

/retest

Signed-off-by: Renjie Tang <renjietang@google.com>
@abeyad abeyad enabled auto-merge (squash) March 7, 2024 18:34
@abeyad abeyad merged commit 0341db7 into envoyproxy:main Mar 7, 2024
mattjo added a commit to mattjo/envoy that referenced this pull request Mar 7, 2024
* origin:
  mobile: Clean up Java and Kotlin code (envoyproxy#32773)
  [mobile] Increase stream response buffer watermark size to 2MB (envoyproxy#32754)
  oauth2: support disabling redirects for AJAX requests (envoyproxy#32655)
  http2: Switch the value of envoy.reloadable_features.http2_use_oghttp2 to false (envoyproxy#32751)
  envoy: reverting unnecessary exception E-M macros (envoyproxy#32745)
  dfp: reverting 31433 (envoyproxy#32743)
  opentelemetrytracer: Allow sampler to set variant type span attribute… (envoyproxy#32681)
  mobile: Java code cleanup (envoyproxy#32747)
  mobile: fix quic_test_server_test (envoyproxy#32755)
  Common TunnelResponseHeadersOrTrailers for UDP & TCP tunneling (envoyproxy#32619)
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.

2 participants