[
https://issues.apache.org/jira/browse/HBASE-25942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Vissapragada updated HBASE-25942:
-----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Get rid of null regioninfo in wrapped connection exceptions
> -----------------------------------------------------------
>
> Key: HBASE-25942
> URL: https://issues.apache.org/jira/browse/HBASE-25942
> Project: HBase
> Issue Type: Improvement
> Components: logging
> Affects Versions: 3.0.0-alpha-1, 2.5.0, 2.4.4
> Reporter: Bharath Vissapragada
> Assignee: Bharath Vissapragada
> Priority: Trivial
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.4
>
>
> I was debugging something and noticed this,
> {noformat}
> org.apache.hbase.thirdparty.com.google.protobuf.ServiceException:
> java.io.IOException: Call to address=localhost:59142null failed on local
> exception: java.io.IOException: Connection reset by peer
> {noformat}
> `null` there is regioninfo and because this call has nothing set on it, it
> was confusing where that null is coming from, added recently via HBASE-25735.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)