chenboat opened a new issue #7569: URL: https://github.com/apache/pinot/issues/7569
Reloading a segment in a Pinot upsert table needs around 10 second. In a server with hundreds of segments, the reload of all segments could take hours and causes disruption. As a comparison, if we turn off the upsert feature for the same realtime table, a reload of segment of the same size needs just 0.2 second which is 50 times faster. @Jackie-Jiang @yupeng9 @icefury71 -- 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]
