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

Provide an ExponentialBackOffPolicy sleep between failed region open requests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0, 2.0.0
    • None
    • None
    • Reviewed

    Description

      Related to HBASE-16138. As of now we currently have no pause between retrying failed region open requests. And with a low maximumAttempt default, we can quickly use up all our regionOpen retries if the server is in a bad state. I added in a ExponentialBackOffPolicy so that we spread out the timing of our open region retries in AssignmentManager. Review board at https://reviews.apache.org/r/50011/

      Attachments

        1. HBASE-16209-addendum.v6.branch-1.patch
          4 kB
          Ashu Pachauri
        2. HBASE-16209-branch-1-v5.patch
          4 kB
          Joseph
        3. HBASE-16209-branch-1-v4.patch
          4 kB
          Joseph
        4. HBASE-16209-branch-1-v3.patch
          4 kB
          Joseph
        5. HBASE-16209-branch-1-addendum-v2.patch
          2 kB
          Duo Zhang
        6. HBASE-16209-addendum.patch
          3 kB
          Duo Zhang
        7. HBASE-16209-branch-1-addendum.patch
          4 kB
          Joseph
        8. HBASE-16209-branch-1.patch
          12 kB
          Joseph
        9. HBASE-16209-v2.patch
          11 kB
          Joseph
        10. HBASE-16209.patch
          10 kB
          Joseph

        Activity

          People

            ashu210890 Ashu Pachauri
            Vegetable26 Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: