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

Fix CallDroppedException reporting

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.5.0, 3.0.0-alpha-3
    • None
    • None
    • Reviewed

    Description

      HBASE-26623 added a new metric for counting CallDroppedExceptions, but actually was not being incremented because the exception is thrown before it ever gets handled by the RpcServer. We need to increment the exception in the CallRunner.drop(), where the exception is thrown.

      Attachments

        Issue Links

          Activity

            People

              bbeaudreault Bryan Beaudreault
              bbeaudreault Bryan Beaudreault
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: