jtao15 commented on PR #10979:
URL: https://github.com/apache/pinot/pull/10979#issuecomment-1613525537

   @Jackie-Jiang 
   I believe the intention is to introduce a feature that allows skipping 
merged segments in cases of minion instability. When there is a failed task for 
a specific bucket and all other tasks succeed, the current code will reschedule 
all segments for that bucket, including the merged segments. The proposed 
change aims to use less minion resources by skipping the rescheduling of merged 
segments in such scenarios, particularly for large 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: 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

Reply via email to