Bharath Vissapragada created HBASE-25942:
--------------------------------------------

             Summary: 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
            Reporter: Bharath Vissapragada
            Assignee: Bharath Vissapragada


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)

Reply via email to