[
https://issues.apache.org/jira/browse/DRILL-6044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16388900#comment-16388900
]
ASF GitHub Bot commented on DRILL-6044:
---------------------------------------
GitHub user dvjyothsna opened a pull request:
https://github.com/apache/drill/pull/1153
DRILL-6044: Fixed shutdown button in Web UI when ssl,auth are enabled
Fixed shutdown button to avoid cross domain requests since they are causing
some issues when ssl and auth are enabled
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dvjyothsna/drill DRILL-6044
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1153.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1153
----
commit 6e215a493919b2aa6ce660e06a41ec466f8e1a78
Author: dvjyothsna <jyothsna.dvj@...>
Date: 2018-03-07T02:10:22Z
DRILL-6044: Fixed shutdown button in Web UI when ssl,auth are enabled
----
> Shutdown button does not work from WebUI
> ----------------------------------------
>
> Key: DRILL-6044
> URL: https://issues.apache.org/jira/browse/DRILL-6044
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - HTTP
> Affects Versions: 1.13.0
> Reporter: Krystal
> Assignee: Venkata Jyothsna Donapati
> Priority: Critical
> Fix For: 1.13.0
>
> Attachments: Screen Shot 2017-12-19 at 10.51.16 AM.png
>
>
> git.commit.id.abbrev=eb0c403
> Nothing happens when click on the SHUTDOWN button from the WebUI. The
> browser's debugger showed that the request failed due to access control
> checks (see attached screen shot).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)