klsince opened a new pull request, #12451: URL: https://github.com/apache/pinot/pull/12451
Currently, we trigger the segment preloading only when creating the tableDataMgr on a server, which is less flexible than triggering at the partition level. For example, when moving a partition to a server already hosting some other partitions, the current triggering logic at table level won't preload segments for the new partition. -- 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]
