[
https://issues.apache.org/jira/browse/HBASE-25927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Vissapragada updated HBASE-25927:
-----------------------------------------
Component/s: logging
> 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
> Components: logging
> Reporter: Sandeep Pal
> Assignee: Sandeep Pal
> Priority: Minor
>
> 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)