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

AsyncAdmin can not deal with non default meta replica

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      In AsyncAdmin we support passing both encodedRegionName and regionName as a parameter so we have a getRegionInfo method to get the RegionInfo first.

      In general we will scan the meta table to get the region info, but for meta region itself, the problem is that, we only check for the first replica, so for the non default replicas, we will still go to the meta region and then get an UnknownRegionException.

      We should find a way to deal with this.

      Attachments

        1. HBASE-22121.patch
          15 kB
          Duo Zhang
        2. HBASE-22121.patch
          15 kB
          Duo Zhang

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: