apache / apache/accumulo

Tests table operations with lots of tablets

Open
#3,935 1 comment 0 reactions 1 assignee Claimed by @keith-turner View on GitHub
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

Some table operations read and write to the metadata table. In order to verify that these operations do not buffer too much in memory, testing with a large number of tablets would be good. Some of this testing is already done. Some table operations may need to be adapted to use the conditional tablet update changes in #3929 that avoid buffering conditional update status in memory.

- [X] Delete table done in #3929
- [X] Merge done in #3934
- [X] Clone done in #3934
- [ ] Bulk import
- [x] Compact done in #3945
- [ ] Delete rows
- [ ] import/export
- [ ] offline/online

More test can be added to SplitMillionIT for the above cases.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.