Skip to content

Allow configurable name allocations#3729

Merged
keith-turner merged 4 commits intoapache:2.1from
jschmidt10:feature/filename-allocs
Aug 28, 2023
Merged

Allow configurable name allocations#3729
keith-turner merged 4 commits intoapache:2.1from
jschmidt10:feature/filename-allocs

Conversation

@jschmidt10
Copy link
Copy Markdown
Contributor

Update the UniqueNameAllocator to support a configurable filename range size. The default values match what was previously there so there is no behavior change unless you override the properties.

Comment thread core/src/main/java/org/apache/accumulo/core/conf/Property.java Outdated
Comment thread core/src/main/java/org/apache/accumulo/core/conf/Property.java Outdated
jschmidt10 and others added 3 commits August 28, 2023 10:43
Co-authored-by: Keith Turner <kturner@apache.org>
@keith-turner keith-turner merged commit 4c10226 into apache:2.1 Aug 28, 2023
@ctubbsii ctubbsii linked an issue Aug 29, 2023 that may be closed by this pull request
EdColeman pushed a commit to EdColeman/accumulo that referenced this pull request Sep 11, 2023
Update the UniqueNameAllocator to support a configurable filename range size. The default values match what was previously there so there is no behavior change unless you override the properties.
@ctubbsii ctubbsii modified the milestones: 3.1.0, 2.1.3 Jul 12, 2024
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.

Allow pre-allocated unique name batch to be customizable

6 participants