Support to add multiple directory location for this property in server (pinot.server.instance.dataDir)
Open
- 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
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