Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-15867 Move HBase replication tracking from ZooKeeper to HBase
  3. HBASE-26011

Introduce a new API to sync the live region server list more effectively

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • master, Replication
    • None

    Description

      In HBASE-25976, we introduced a master based replication tracker to not depend on zk, but the problem is that we will always fetch the whole region server list, from every region server, which will become a performance issue when the cluster has lots of region servers.

      So we need to introduce a new API to sync the live region server list. As the region server list will not be changed too much, we should have a way to detect this and not pass the full list.

      Attachments

        Issue Links

          Activity

            People

              zhangduo Duo Zhang
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: