Closed harshit-gangal closed 1 week ago
Hello reviewers! :wave: Please follow this checklist when reviewing this Pull Request.
release notes (needs details)
label if users need to know about this change.-
), and have a clear help text.Jobs
should be named in order to mark it as required
.required
, the maintainer team must be notified._vt
tables and RPCs need to be backward compatible.vtctl
command output order should be stable and awk
-able.Hello! :wave:
This Pull Request is now handled by arewefastyet. The current HEAD and future commits will be benchmarked.
You can find the performance comparison on the arewefastyet website.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 67.40%. Comparing base (
f6067e0
) to head (0dde30d
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
https://benchmark.vitess.io/compare?old=main&new=0dde30d55b3b2d2b6be10ae81f5d1f05f3d90b0a
Placing the graph for reference
Description
This PR updates the go modules to latest version.
The upgrade has a fix in grpc-go library regarding the new grpc Buffer module.
Related Issue(s)
Checklist
Deployment Notes