Logging in DataXceiver will sometimes repeat stack traces
---------------------------------------------------------
Key: HDFS-1976
URL: https://issues.apache.org/jira/browse/HDFS-1976
Project: Hadoop HDFS
Issue Type: Improvement
Reporter: Joey Echeverria
Priority: Minor
The run() method in DataXceiver logs the stack trace of all throwables thrown
while performing an operation. In some cases, the operations also log stack
traces despite throwing the exception up the stack. The logging code should try
to avoid double-logging stack traces where possible.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira