[jira] [Updated] (HBASE-25927) Fix the log messages by not stringifying the exceptions in log

2021-05-28 Thread Bharath Vissapragada (Jira)


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

Bharath Vissapragada updated HBASE-25927:
-
Affects Version/s: 2.4.4
   2.5.0
   3.0.0-alpha-1

> 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
>Affects Versions: 3.0.0-alpha-1, 2.5.0, 2.4.4
>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)


[jira] [Updated] (HBASE-25927) Fix the log messages by not stringifying the exceptions in log

2021-05-28 Thread Bharath Vissapragada (Jira)


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

Bharath Vissapragada updated HBASE-25927:
-
Fix Version/s: 2.4.4
   2.5.0
   3.0.0-alpha-1

> 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
>Affects Versions: 3.0.0-alpha-1, 2.5.0, 2.4.4
>Reporter: Sandeep Pal
>Assignee: Sandeep Pal
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.4
>
>
> 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)


[jira] [Updated] (HBASE-25927) Fix the log messages by not stringifying the exceptions in log

2021-05-28 Thread Bharath Vissapragada (Jira)


 [ 
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)