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

The implementation of DistributedHBaseCluster.getServerHoldingRegion is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.2.0, 2.1.3, 2.0.5
    • None
    • None
    • Reviewed

    Description

      The parameter is a regionName, but in the method, it will get a region locator for the table, and pass the use the regionName to locate the region, but actually, the parameter of the getRegionLocation method is row, not regionName...

      Attachments

        1. HBASE-21704.patch
          8 kB
          Duo Zhang

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: