ankitsultana opened a new issue, #9371:
URL: https://github.com/apache/pinot/issues/9371

   We recently enabled the feature to return exceptions for cases when some 
segments are missing (as opposed to returning partial results).
   
   This feature was rolled out in #7823.
   
   After enabling it we have started seeing the following error occasionally 
for our Realtime tables. On digging a bit we found that this error comes when a 
segment is deleted due to retention.
   
   ```
   ServerSegmentMissing:1 segments [<segment-name>] missing on server: 
<server-name>, errorCode:235
   ```


-- 
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]

Reply via email to