klsince commented on PR #10077:
URL: https://github.com/apache/pinot/pull/10077#issuecomment-1376693612

   > Out of interest how do you know this is more disk-friendly ...
   
   This is a great question! This option is kinda experimental. We're 
experimenting a ReadAhead mechanism to access segments kept on remote storage 
via a custom SegmentDirectory object; and found that sequential access pattern 
would make that a lot more effective. Currently, I don't have stats about how 
much this option would benefit disk based setup.


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