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

fix(metainfo): old kvs missed after WithValues() #186

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

AsterDY
Copy link
Contributor

@AsterDY AsterDY commented Jul 27, 2023

copy(n.persistent, m.persistent) is invalid due to incorrecly make([]kv, 0, len(m.persistent)+kvLen)

lsjbd
lsjbd previously approved these changes Jul 27, 2023
YangruiEmma
YangruiEmma previously approved these changes Jul 27, 2023
@AsterDY AsterDY dismissed stale reviews from YangruiEmma and lsjbd via ce0647c July 27, 2023 11:24
YangruiEmma
YangruiEmma previously approved these changes Jul 27, 2023
cloud/metainfo/info.go Outdated Show resolved Hide resolved
@YangruiEmma YangruiEmma merged commit 614d0af into bytedance:develop Jul 28, 2023
3 checks passed
joway pushed a commit to joway/gopkg that referenced this pull request Apr 17, 2024
* fix(metainfo): old kvs missed after `WithValues()`

* opt: add Len() API for better performance when dumping KVS
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.

4 participants