Skip to content

Fixes #12806, fix ConcurrentModificationException.#12808

Merged
terrymanu merged 1 commit intoapache:masterfrom
RaigorJiang:fix-12806
Sep 29, 2021
Merged

Fixes #12806, fix ConcurrentModificationException.#12808
terrymanu merged 1 commit intoapache:masterfrom
RaigorJiang:fix-12806

Conversation

@RaigorJiang
Copy link
Contributor

Fixes #12806.

Changes proposed in this pull request:

  • Remove the new ArrayList to avoid iterating the map.

@RaigorJiang RaigorJiang added this to the 5.0.0-RC1 milestone Sep 29, 2021
@terrymanu terrymanu merged commit 146051b into apache:master Sep 29, 2021
@RaigorJiang RaigorJiang deleted the fix-12806 branch September 29, 2021 06:02
@menghaoranss menghaoranss modified the milestones: 5.0.0-RC1, 5.0.0 Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DistSQL] ConcurrentModificationException occurs occasionally when creating a database concurrently.

3 participants