layoaster commented on issue #15546: URL: https://github.com/apache/druid/issues/15546#issuecomment-1900696207
@pjain1 That seems like a temporary workaround. Still, IMHO the liveness probe `/status/health` current behavior is not correct (or at least unexpected) ... I'm already using another workaround: adjusting the failure threshold and other settings of the liveness probe to cover for the initialization period I'm currently experiencing. This is not a critical issue, but I think is worth revisiting the current implementation of the `/status/health` probe ... As for the readiness probe, I agree that it might be redundant as per @abhishekagarwal87 note. -- 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]
