apache / apache/pinot

[UI/Metric improvement] Avoid realtime segment transient "bad" status

Open
#6,137 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

During real time segment transition (probably finishing one segment and creating a new one), we will often see "bad" and "red" status for the real time table. I am assuming it is transient because the status changes back to "green" shortly.

If the transient status is expected, we may change the indicator to be "yellow" or something else. Otherwise it is going to be scary that numbs alerting of true problems.

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by reproducing a real-time segment transition and tracing how the real-time table derives its status; done means the transient transition no longer appears as a red/bad state, while genuine problems remain clearly red.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.