yashmayya commented on issue #17625: URL: https://github.com/apache/pinot/issues/17625#issuecomment-3849186903
I'm not able to reproduce this issue. In [this method](https://github.com/apache/pinot/blob/441d335dcf04647c34353aec9213c8361f4009a0/pinot-query-planner/src/main/java/org/apache/pinot/query/routing/WorkerManager.java#L360), if the servers serving the tables come back as empty, we default to using all the enabled servers [here](https://github.com/apache/pinot/blob/441d335dcf04647c34353aec9213c8361f4009a0/pinot-query-planner/src/main/java/org/apache/pinot/query/routing/WorkerManager.java#L398-L407). Are you using this feature - https://github.com/apache/pinot/pull/16084? -- 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]
