-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Update tipb and kvproto to use unified protobuf code #57338
Labels
type/enhancement
The issue or PR belongs to an enhancement.
Comments
This was referenced Nov 13, 2024
13 tasks
13 tasks
ti-chi-bot bot
pushed a commit
to tikv/pd
that referenced
this issue
Nov 22, 2024
ref #4399, ref pingcap/tidb#57338 Signed-off-by: Neil Shen <[email protected]>
This was referenced Nov 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enhancement
Recently, tipb and kvproto have unified their protobuf generation options, and reduced bloated code by removing unused fields.
To update them, TiDB need to clean these paddings 1
tidb/pkg/kv/key.go
Lines 102 to 104 in 5129bb3
CC pingcap/kvproto#1278
CC pingcap/tipb#347
Footnotes
https://github.com/pingcap/kvproto/pull/1275#pullrequestreview-2431765868 ↩
The text was updated successfully, but these errors were encountered: