sajjad-moradi commented on PR #13584:
URL: https://github.com/apache/pinot/pull/13584#issuecomment-2273985656

   On a separate note, @mcvsubbu thinks it's better to have all the logic for 
hanlding storage quota (pausing/resuming) in one place, in "realtime segment 
validation manager" periodic job. 
   Of course the benefit is that all the logic is in one place, so it's better 
in terms of maintainability. The downside of doing that is the the storage 
won't be checked till the next round of the periodic job. Maybe that's ok 
because normally consuming segments take hours to complete, and even checking 
quota upon segment completion is also delayed. WDYT?


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