deepthi912 opened a new pull request, #16165: URL: https://github.com/apache/pinot/pull/16165
**Context:** When server restarts and segments are in UPDATING state or when the segments are in BAD state, there will be inconsistency in the validDocIds metadata and showing the segment and server status along with the validDocIds of each segment will improve the observability and so we can eliminate those segments in BAD state or ignore the partition when some of the segments are UPDATING. This will be especially helpful when we compact or merge segments in Upsert Tables. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
