Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25942

Get rid of null regioninfo in wrapped connection exceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.5.0, 2.4.4
    • 3.0.0-alpha-1, 2.5.0, 2.4.4
    • logging
    • 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

          Activity

            People

              bharathv Bharath Vissapragada
              bharathv Bharath Vissapragada
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: