apache / apache/pinot

Add config to limit the parallelism of segment reload on Pinot Server

Open
#6,500 0 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

Segment reload itself may trigger index generation and could put large memory pressure when many segments are reloading in parallel.

Similar to realtime segment generation, we should provide a configure on Pinot Server side to limit the parallelism on segment reload.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by examining how realtime segment generation limits parallelism and tracing the Pinot Server segment reload path; define the server-side configuration and verify that concurrent reloads are bounded to reduce memory pressure.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.