XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-alpha-2, 2.0.0
    • Client
    • None
    • Reviewed

    Description

      1. Update the balance method name.
      balancer -> balance
      setBalancerRunning -> setBalancerOn
      isBalancerEnabled -> isBalancerOn
      2. Use HRegionLocation instead of Pair<HRegionInfo, ServerName>
      3. Remove the closeRegionWithEncodedRegionName method. Because all other api can handle region name or encoded region name both. So don't need a method for encoded name.
      4. Unify the region name parameter's type to byte[]. And region name may be full name or encoded name.
      5. Unify the server name parameter's type to ServerName. For smoe api, it support null for server name. So use Optional<ServerName> instead.
      6. Unify the table name parameter's type to TableName.
      7. Unify all list* method only support Pattern as the parameter type.

      Attachments

        1. HBASE-18234.master.addendum.patch
          3 kB
          Guanghao Zhang
        2. HBASE-18234.master.addendum.patch
          3 kB
          Guanghao Zhang
        3. HBASE-18234.master.010.patch
          156 kB
          Guanghao Zhang
        4. HBASE-18234.master.010.patch
          156 kB
          Guanghao Zhang
        5. HBASE-18234.master.009.patch
          153 kB
          Guanghao Zhang
        6. HBASE-18234.master.008.patch
          152 kB
          Guanghao Zhang
        7. HBASE-18234.master.007.patch
          136 kB
          Guanghao Zhang
        8. HBASE-18234.master.006.patch
          82 kB
          Guanghao Zhang
        9. HBASE-18234.master.006.patch
          82 kB
          Guanghao Zhang
        10. HBASE-18234.master.006.patch
          82 kB
          Guanghao Zhang
        11. HBASE-18234.master.005.patch
          82 kB
          Guanghao Zhang
        12. HBASE-18234.master.004.patch
          81 kB
          Guanghao Zhang
        13. HBASE-18234.master.003.patch
          58 kB
          Guanghao Zhang
        14. HBASE-18234.master.002.patch
          56 kB
          Guanghao Zhang
        15. HBASE-18234.master.001.patch
          48 kB
          Guanghao Zhang

        Issue Links

          Activity

            People

              zghao Guanghao Zhang
              zghao Guanghao Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: