[ 
https://issues.apache.org/jira/browse/HDFS-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Abdelnur updated HDFS-3575:
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.1-alpha
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks Brock. Committed to trunk and branch-2.
                
> HttpFS does not log Exception Stacktraces
> -----------------------------------------
>
>                 Key: HDFS-3575
>                 URL: https://issues.apache.org/jira/browse/HDFS-3575
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Brock Noland
>            Assignee: Brock Noland
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.1-alpha
>
>         Attachments: HDFS-3575-1.patch
>
>
> In the 'log' method of the HttpFSExceptionProvider we log exceptions as 
> "warn" but the stacktrace itself is not logged:
>     LOG.warn("[{}:{}] response [{}] {}", new Object[]{method, path, status, 
> message, throwable});
> We should log the exception here.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to