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

ConnectionImplementation#locateRegionInMeta should pause and retry when taking user region lock failed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.17, 2.5.4
    • 2.6.0, 2.4.18, 2.5.6
    • Client
    • None

    Description

      It just throws exception and skips the pause and retry logic when 
      ConnectionImplementation#takeUserRegionLock fails. In some circumstances, no pause and retry by outer logic will make next ConnectionImplementation#takeUserRegionLock still fails, since all the threads simultaneously grab the lock.

      Attachments

        Activity

          People

            Xiaolin Ha Xiaolin Ha
            Xiaolin Ha Xiaolin Ha
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: