Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15654 Optimize client's MetaCache handling
  3. HBASE-15390

Unnecessary MetaCache evictions cause elevated number of requests to meta

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.2.0
    • 1.3.0, 2.0.0
    • Client
    • None

    Description

      • In ClientExceptionsUtil#findException() we don't unwrap correctly all remote exceptions but a few selected ones;
        more specifically, we don't unwrap correctly all remote exceptions where getCause() exception doesn't have a constructor (String message)
      • In AsyncProcess#receiveGlobalFailure() we don't check for #isMetaClearingException() if tableName is null
      • We don't have metric on client side to track number of cache drops

      Attachments

        1. HBASE-15390.branch-1.3.v1.patch
          16 kB
          Mikhail Antonov
        2. HBASE-15390.v1.patch
          16 kB
          Mikhail Antonov
        3. HBASE-15390-addendum.patch
          1 kB
          Mikhail Antonov

        Issue Links

          Activity

            People

              mantonov Mikhail Antonov
              mantonov Mikhail Antonov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: