abhishekagarwal87 commented on issue #15546: URL: https://github.com/apache/druid/issues/15546#issuecomment-1860274434
I don't know how relevant a readiness probe is at all for historical. The historical will be ready as soon it registers itself with brokers and coordinator. The query requests will be routed to historical even if the readiness probe returns not-ok. since the service discovery happens through zookeeper and not through k8s. -- 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]
