apache / apache/pinot

The segment info shown on Pinot UI is not consistent with what's found in External View

Open
#8,010 2 comments 0 reactions 0 assignees View on GitHub
bug ui
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
1d 21h
Merged PRs (30d)
189

Description

The Table Info panel in Pinot UI like below shows segment info that's inconsistent with what's in External View. For example, we noticed that the UI showed wrong number of segments and wrong status (BAD), when there were more segments found in External View and all in GOOD status.

![image](https://user-images.githubusercontent.com/61892277/149238748-a0fe4047-0d2b-4cf1-b09a-8d78fd131355.png)

Contributor guide

Open the contributing guide

Research direction

Start by locating the Pinot UI Table Info panel and the External View data it displays; reproduce the segment count and status discrepancy described in the issue. Trace how those values are obtained, then verify that the panel matches External View for the affected table.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.