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

Involving primary meta region in meta scan with CatalogReplicaLoadBalanceSimpleSelector

    XMLWordPrintableJSON

Details

    • When META replica LoadBalance mode is enabled at client-side, clients will try to read from one META region first. If META location is from any non-primary META regions, in case of errors, it will fall back to the primary META region.

    Description

      In the current release with Meta replica LoadBalance mode, the primary meta region is not serving the meta scan (only meta replica region serves the read). When the result from meta replica region is stale, it will go to primary meta region for up-to-date location. 

      From our experience, the primary meta region serves very less read traffic, so it will be better to load balance read traffic across the primary meta region as well.

      Attachments

        Activity

          People

            huaxiangsun Huaxiang Sun
            huaxiangsun Huaxiang Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: