apache / apache/pinot

Support to add multiple directory location for this property in server (pinot.server.instance.dataDir)

Open
#7,378 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 3h
Merged PRs (30d)
195

Description

Hi,

Can we add multiple directory locations path to this below server conf property? @xiangfu0

pinot.server.instance.dataDir=
Like disk1 and disk2

So server chooses any one during runtime ...

Thanks
Akram Syed

Contributor guide

Open the contributing guide

Research direction

Start by locating the server configuration handling for pinot.server.instance.dataDir and reviewing how a single directory is currently consumed. Determine the expected syntax and selection behavior for multiple paths, then add coverage for configuration parsing and runtime directory selection. Done means the server accepts multiple locations and selects one during runtime.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.