Jackie-Jiang opened a new pull request, #11818: URL: https://github.com/apache/pinot/pull/11818
Context: When a consuming segment runs into problems, server might ask controller to set the segment to be OFFLINE in the ideal state. If all replicas are set to OFFLINE, controller will start a new consuming segment as keep the OFFLINE segments for debugging purpose. OFFLINE segment in ideal state means the segment is not meant to be served, and we should not return it when trying to find the servers serving a segment. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org