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

Cherry pick #6766 and #6952 to v1.62.x release branch #7019

Merged
merged 2 commits into from Mar 4, 2024

Conversation

arvindbr8
Copy link
Member

@arvindbr8 arvindbr8 commented Mar 4, 2024

Cherry-pick #6766 and #6952

RELEASE NOTES:

  • rpc_util: The RecvBufferPool option is now active during unary RPC and in compression is enabled.
  • stats: The stats handler now accurately tracks uncompressedBytes during unary RPC calls.

@arvindbr8 arvindbr8 added this to the 1.62 Release milestone Mar 4, 2024
@arvindbr8 arvindbr8 requested a review from dfawley March 4, 2024 22:26
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Merging #7019 (5948513) into v1.62.x (9d981b0) will increase coverage by 0.03%.
The diff coverage is 94.44%.

Additional details and impacted files
@@             Coverage Diff             @@
##           v1.62.x    #7019      +/-   ##
===========================================
+ Coverage    82.27%   82.31%   +0.03%     
===========================================
  Files          296      296              
  Lines        31449    31461      +12     
===========================================
+ Hits         25876    25897      +21     
+ Misses        4510     4494      -16     
- Partials      1063     1070       +7     
Files Coverage Δ
internal/transport/transport.go 94.07% <100.00%> (+1.30%) ⬆️
server.go 81.53% <100.00%> (+0.50%) ⬆️
rpc_util.go 77.77% <91.66%> (+0.37%) ⬆️

... and 20 files with indirect coverage changes

@dfawley dfawley merged commit d7334c4 into grpc:v1.62.x Mar 4, 2024
14 checks passed
@arvindbr8 arvindbr8 deleted the v1.62.x branch March 4, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants