apache / apache/pinot

Controller endpoint to surface exceptions per table

Open
#8,984 1 comment 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

1. we should add this to controller end point as well and display in the UI
2. have something stored in ZK for errors for each table.
3. we can limit the size to few kbs
4. capture segment flush, consumption, API errors etc.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the controller endpoint and the UI path for table-level status, then review how errors are currently handled and whether ZooKeeper is used for related metadata. Define the storage size limit and the error categories to capture, including segment flush, consumption, and API errors. Done means these per-table exceptions are stored and surfaced through the controller and UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design, databases, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.