Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.5.0, 2.4.4
-
None
Description
I was debugging something and noticed this,
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
`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.
Attachments
Issue Links
- is caused by
-
HBASE-25735 Add target Region to connection exceptions
- Resolved
- links to