abhishekrb19 opened a new pull request, #15756: URL: https://github.com/apache/druid/pull/15756
Fix an issue where if a coordinator is unavailable or if the protocol is unsupported, the server would return a 400 HTTP status code instead of a 503. A 503 because it's a transient error and the client should retry. Also, while at it, include interpolations in the error response messages. This PR has: - [x] been self-reviewed. -- 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]
