klsince commented on issue #14067: URL: https://github.com/apache/pinot/issues/14067#issuecomment-2372503392
the default 0 should have disabled the preloading, but in 1.2.0 or earlier, it's not disabled cleanly, because an internal flag _isPreloading flag didn't consider the pool size. The fix https://github.com/apache/pinot/pull/13747 should have corrected this, so that if pool size is 0, the preloading mechanism is disabled cleanly. -- 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