Jackie-Jiang commented on PR #19636: URL: https://github.com/apache/pinot/pull/19636#issuecomment-5789613991
Please hold off a little bit on this PR. Current solution works, but very inefficient as it creates a new copy of `IndexLoadingConfig` per segment. @xiangfu0 is working on splitting the immutable part and mutable part of `IndexLoadingConfig` so that we don't need to do the copy. @xiangfu0 Please also take a look at this bug fix -- 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]
