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

[#2163] Improvement: Replace LinkedList with ArrayList #2203

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

henrybear327
Copy link
Contributor

What changes were proposed in this pull request?

Replace LinkedList with ArrayList.

Why are the changes needed?

Address linter issues mentioned in #2163.

Fix #2163

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Covered by existing tests.

@henrybear327 henrybear327 changed the title Fix #2163 [Fix #2163] Improvement: Replace LinkedList with ArrayList Feb 14, 2024
@henrybear327 henrybear327 changed the title [Fix #2163] Improvement: Replace LinkedList with ArrayList [#2163] Improvement: Replace LinkedList with ArrayList Feb 14, 2024
Replace LinkedList with ArrayList
@FANNG1 FANNG1 merged commit d558956 into apache:main Feb 16, 2024
12 checks passed
@FANNG1
Copy link
Contributor

FANNG1 commented Feb 16, 2024

@henrybear327 thanks for your contribution!

@henrybear327 henrybear327 deleted the fix/issue_2163 branch February 16, 2024 09:15
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.

[Improvement] In MetricsSystem.java use LinkedList
2 participants