pdeva opened a new issue #10258: URL: https://github.com/apache/druid/issues/10258
### Affected Version 0.19 ### Description To reproduce, use indexer nodes with kafka ingestion and upgrade cluster to 0.19 from 0.18.1. You will notice that none of the queries in realtime time range return any results. Distributed Tracing will show you that broker never sends query to indexer nodes. Downgrading indexer node to 0.18 (while keeping rest of cluster in 0.19) makes the problem go away. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
