dvjyothsna commented on a change in pull request #1424: DRILL-6663: Fixed 
shutdown button in Web UI
URL: https://github.com/apache/drill/pull/1424#discussion_r207985048
 
 

 ##########
 File path: exec/java-exec/src/main/resources/rest/index.ftl
 ##########
 @@ -435,6 +435,10 @@
             let rowElem = $(shutdownBtn).parent().parent();
             let hostAddr = 
$(rowElem).find('#address').contents().get(0).nodeValue.trim();
             let hostPort = $(rowElem).find('#httpPort').html();
+            // Always use the host address from the url for the current 
Drillbit
 
 Review comment:
   Done.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to