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

Insert mutation isn't displayed correctly #14334

Open
TonsnakeLin opened this issue Mar 3, 2023 · 0 comments · May be fixed by #14336
Open

Insert mutation isn't displayed correctly #14334

TonsnakeLin opened this issue Mar 3, 2023 · 0 comments · May be fixed by #14336

Comments

@TonsnakeLin
Copy link
Contributor

Bug Report

What version of TiKV are you using?

master

What operating system and CPU are you using?

Linux CentOS76_VM 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

Steps to reproduce

https://github.com/tikv/tikv/blob/master/components/txn_types/src/types.rs#L331

What did you expect?

We display the insert mutation as [Insert key:...

What did happened?

It is displayed as [Put key:...

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 a pull request may close this issue.

1 participant