You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/08 12:59:00 UTC

[jira] [Commented] (DRILL-6019) Only admin should be able to access shutdown resources

    [ https://issues.apache.org/jira/browse/DRILL-6019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16283490#comment-16283490 ] 

ASF GitHub Bot commented on DRILL-6019:
---------------------------------------

GitHub user arina-ielchiieva opened a pull request:

    https://github.com/apache/drill/pull/1065

    DRILL-6019: Only admin should be able to access shutdown resources an…

    …d information about process and admin users
    
    1. Only admin should be able to access shutdown resources via REST API.
    2. Modified ClusterInfo to show information about process and admin users only when user is logged in and is admin.
    3. Added drillbits comparison based on thier adress and ports to check if drillbits are the same (DRILL-6006)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arina-ielchiieva/drill DRILL-6019

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/1065.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 #1065
    
----
commit 2e1162b73fcecf73170d08e48c0a33b88db77ad9
Author: Arina Ielchiieva <ar...@gmail.com>
Date:   2017-12-08T11:19:40Z

    DRILL-6019: Only admin should be able to access shutdown resources and information about process and admin users
    
    1. Only admin should be able to access shutdown resources via REST API.
    2. Modified ClusterInfo to show information about process and admin users only when user is logged in and is admin.
    3. Added drillbits comparison based on thier adress and ports to check if drillbits are the same (DRILL-6006)

----


> Only admin should be able to access shutdown resources
> ------------------------------------------------------
>
>                 Key: DRILL-6019
>                 URL: https://issues.apache.org/jira/browse/DRILL-6019
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.12.0
>            Reporter: Arina Ielchiieva
>            Assignee: Arina Ielchiieva
>            Priority: Critical
>
> DRILL-4286 introduces graceful shutdown but only admin should be able to access shutdown resources.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)