Sandeep Pal created HBASE-25927:
-----------------------------------

             Summary: Fix the log messages by not stringifying the exceptions 
in log
                 Key: HBASE-25927
                 URL: https://issues.apache.org/jira/browse/HBASE-25927
             Project: HBase
          Issue Type: Bug
            Reporter: Sandeep Pal
            Assignee: Sandeep Pal


There are few places where we stringify the exceptions and log, instead we 
should just pass them as a parameter to see the stack trace in good format. 

For example: 
https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceWALReader.java#L175



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to