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

Improve recovery time of HBase client when a region server dies.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.92.0
    • None
    • None

    Description

      When a region server dies, the HBase client waits until the RPC timesout before learning that it needs to check META to find the new location of the region. And it incurs this timeout cost for every region being served by the dead region server. Remove this overhead by clearing the entries in cache that have the dead region server as their values.

      Attachments

        1. HBASE-4785.patch
          6 kB
          Nicolas Spiegelberg
        2. HBASE-4785.patch
          7 kB
          Nicolas Spiegelberg

        Issue Links

          Activity

            People

              nspiegelberg Nicolas Spiegelberg
              nspiegelberg Nicolas Spiegelberg
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: