[
https://issues.apache.org/jira/browse/HDFS-3575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brock Noland updated HDFS-3575:
-------------------------------
Attachment: HDFS-3575-1.patch
Patch attached.
> 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
> Priority: Minor
> Labels: newbie
> 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