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

ASF GitHub Bot commented on STORM-1204:
---------------------------------------

GitHub user kishorvpatil opened a pull request:

    https://github.com/apache/storm/pull/879

    [STORM-1204] Fixing attempt to access to directory before authorizing user

    Fixing dumps endpoints, if URL request has no file/directory it return 500 
instead of page-not-found.


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

    $ git pull https://github.com/kishorvpatil/incubator-storm STORM-1204

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

    https://github.com/apache/storm/pull/879.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 #879
    
----
commit 8cf5932958954fc591146f5119da78b8e0ef7307
Author: Kishor Patil <[email protected]>
Date:   2015-11-13T18:46:55Z

    Fixing attempt to access to directory before checking user authorization 
and avoid dumps listing error

----


> Logviewer should graceful report page-not-found instead of 500 for bad 
> topo-id etc
> ----------------------------------------------------------------------------------
>
>                 Key: STORM-1204
>                 URL: https://issues.apache.org/jira/browse/STORM-1204
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: Kishor Patil
>            Assignee: Kishor Patil
>
> Whenever topology-id or filename is wrong or ( in case of secure cluster if 
> user is not authorized), the logviewer shows HTTP-500 exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to