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

[ISSUE #7669] map variable delayLevelTable changed to ConcurrentSkipL… #7675

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

yp969803
Copy link
Contributor

…istMap from ConcurrentHashMap

Which Issue(s) This PR Fixes

Fixes #7669

Brief Description

[Enhancement] Iterating map variable "delayLevelTable" in order should be JDK-independent , map variable delayLevelTable changed to ConcurrentSkipListMap

How Did You Test This Change?

using mvn test

@yp969803
Copy link
Contributor Author

@lizhanhui can you verify this pr

@RongtongJin
Copy link
Contributor

LGTM

@RongtongJin RongtongJin merged commit 9dec4cf into apache:develop Dec 19, 2023
8 of 10 checks passed
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.

[Enhancement] Iterating map variable "delayLevelTable" in order should be JDK-independent
3 participants