jugomezv opened a new issue, #10095: URL: https://github.com/apache/pinot/issues/10095
During recent work we found that queries are disabled server-wide for all tables during catch up stage. The goal of this issue is to study how hard it would be to enable queries on a per table basis instead (during startup). The plus of this would be that some tables with low rate of events will not have to be subject to "convoy" effect due to high rate consumption tables and those tables with low rate will become available early during startup of the server contributing to increased availability. -- 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.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