Skip to content

Support downloading of segment from controller on load error in Realtime table #6646

@icefury71

Description

@icefury71

Currently, for realtime Pinot table, a segment load error (during server restart for eg) will result in the segment going into an ERROR state. This might happen if the segment was not sealed properly (server got shut down) or default column got removed.

This can be resolved by adding a retry logic to fetch the segment from Controller (this is what happens today for Offline Table).

CC @Jackie-Jiang @fx19880617

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions