priyen commented on issue #10539: URL: https://github.com/apache/pinot/issues/10539#issuecomment-1496428631
@ankitsultana , I work with johan so I can also chime in here, this is on a instance using hard-drive's as the backing store, and one instance can also have thousands of segments. The single threaded nature of the current pruning + large segments in the thousands means pruning takes a while and sometimes longer then the query timeout. -- 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]
