Skip to content

Refactored PreAllocatedArray.java into a static method#6120

Merged
ddanielr merged 2 commits intoapache:mainfrom
ArbaazKhan1:accumulo-6083
Mar 5, 2026
Merged

Refactored PreAllocatedArray.java into a static method#6120
ddanielr merged 2 commits intoapache:mainfrom
ArbaazKhan1:accumulo-6083

Conversation

@ArbaazKhan1
Copy link
Copy Markdown
Contributor

Closes issue #6083

I moved the new newPreallocatedList static method into LocalityGroupUtil, and updated the references from the original PreAllocatedArray class to the new method.

@DomGarguilo DomGarguilo added this to the 4.0.0 milestone Feb 10, 2026
Comment thread core/src/main/java/org/apache/accumulo/core/util/LocalityGroupUtil.java Outdated
@ArbaazKhan1 ArbaazKhan1 requested a review from ddanielr February 24, 2026 16:47
@ddanielr ddanielr merged commit c7dcba1 into apache:main Mar 5, 2026
8 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.

Replace PreAllocatedArray with a single static method

4 participants