You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/06/22 01:02:04 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #8948: Stuck unassigned segments after metadata push while controller is shutting down

Jackie-Jiang commented on issue #8948:
URL: https://github.com/apache/pinot/issues/8948#issuecomment-1162509204

   I don't think it is possible to auto recover because there is no guarantee that all segments are already pushed when the exception happens.
   Ideally, if a previous metadata push task failed, rerun the same task again should get you the same result (idempotent). Does it work if you don't manually delete the segments? If not, we should fix it


-- 
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-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org