apache / apache/accumulo

Add default split points for reserved sections of the metadata table

Open
#4,519 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
1.2k
Forks
487
Avg merge
4d 5h
Merged PRs (30d)
13

Description

**Is your feature request related to a problem? Please describe.**
As part of the init process, accumulo should add split points to the metadata table for the different sections (sserv, del, prob,blip, etc) so that they are initially contained within their own tablet files.

This will help with data organization.

Contributor guide

Open the contributing guide

Research direction

Start by locating the initialization path that creates the metadata table and review how its tablets and split points are configured. Identify the reserved sections named in the issue, then verify that initialization assigns default split points so each section is initially contained in its own tablet file.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.