gianm opened a new pull request, #20244: URL: https://github.com/apache/druid/pull/20244
In "pick", ServerSelector needs to apply cloneQueryMode prior to choosing whether to use Historical or realtime servers. It is possible that all Historicals will be filtered out by cloneQueryMode, in which case we need to fall back to realtime. -- 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]
