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

Log RegionTooBusyException details

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0, 1.3.6
    • 3.0.0-alpha-1, 1.7.0, 2.4.0, 2.2.7, 2.3.2
    • None
    • None
    • Reviewed

    Description

      When we throw RegionTooBusyException, it gets wrapped in RetriesExhaustedWithDetailsException at times and the original source doing batch mutation might not be able to log region name and root cause that comes with RegionTooBusyException as it is wrapped with outer RetriesExhaustedWithDetailsException and outer Exception has it's own way of logging only necessary info, which is quite acceptable. Attaching a sample screenshot.

      We should at least log details of RegionTooBusyException at server side before we throw it.

      Attachments

        Issue Links

          Activity

            People

              vjasani Viraj Jasani
              vjasani Viraj Jasani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: