Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25315 Follow-on tasks that came of "HBASE-18070 Enable memstore replication for meta replica"
  3. HBASE-25293

Followup jira to address the client handling issue when chaning from meta replica to non-meta-replica at the server side.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.1
    • None
    • None

    Description

      https://github.com/apache/hbase/pull/2643

       

      With my operator hat on, I'd assume that LOAD_BALANCE with 1 replica count works like no read replicas configured (logic wise at-least, even though the code paths are different).

      If the server side does not support meta replica, the client side cannot be configured to support this mode

      Since clients are usually long running (meaning we may not be able to restart client or they using cached HBase connection) and meta replica count can be altered on the service side on the fly, I'd expect client to work across these changes without any configuration changes. WDYT?

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: