suneet-s commented on a change in pull request #10085:
URL: https://github.com/apache/druid/pull/10085#discussion_r446484168



##########
File path: web-console/script/druid
##########
@@ -73,10 +73,12 @@ function _build_distribution() {
   _log "Building druid distribution"
 
   (
+    # Add HEAD as an allowed HTTP method since this is how we check when the 
Druid service is ready.

Review comment:
       I think this is checking to see if the web console is up. I'm not sure 
if a `GET /status/health` is equivalent. The nice side-benefit of this is I get 
an integration test for free 😇 




----------------------------------------------------------------
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]

Reply via email to