Skip to content

add ranges to bulk imports in Bulk RW test#299

Merged
keith-turner merged 3 commits intoapache:mainfrom
keith-turner:bulk-rw-ranges
Mar 12, 2026
Merged

add ranges to bulk imports in Bulk RW test#299
keith-turner merged 3 commits intoapache:mainfrom
keith-turner:bulk-rw-ranges

Conversation

@keith-turner
Copy link
Contributor

The bulk import random walk test always imported data that covered the entire table. Update the test to import to rand ranges in the table. This was done to test apache/accumulo#5786

keith-turner added a commit to keith-turner/accumulo that referenced this pull request Sep 2, 2025
When the bulk import code was scanning outside of its locked range this
caused an error when there was a concurrent merge.  Added detection of
this case and throw the correct exception.   Found this bug when running
apache/accumulo-testing#299.
@keith-turner keith-turner merged commit f810a3b into apache:main Mar 12, 2026
1 check passed
@keith-turner keith-turner deleted the bulk-rw-ranges branch March 12, 2026 19:34
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.

1 participant