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

HashMap throw a ConcurrentModificationException #489

Closed
TonsnakeLin opened this issue Jan 20, 2022 · 0 comments · Fixed by #490
Closed

HashMap throw a ConcurrentModificationException #489

TonsnakeLin opened this issue Jan 20, 2022 · 0 comments · Fixed by #490
Labels
type/bug Something isn't working

Comments

@TonsnakeLin
Copy link

Bug Report

1. Describe the bug

When use rawkv-migration-tool to import data for TiKV, it threw ConcurrentModificationException
image

HashMap throws ConcurrentModificationException in certain scene, such as this

2. Minimal reproduce step (Required)

3. What did you see instead (Required)

4. What did you expect to see? (Required)

5. What is your Java Client and TiKV version? (Required)

3.1.11

  • Client Java:
  • TiKV:
@TonsnakeLin TonsnakeLin added the type/bug Something isn't working label Jan 20, 2022
marsishandsome pushed a commit that referenced this issue Jan 21, 2022
* cherry pick #490 to release-3.1

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

* fix license error

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>

Co-authored-by: iosmanthus <dengliming@pingcap.com>
Co-authored-by: iosmanthus <myosmanthustree@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant