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

The log in move_servers_rsgroup is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-alpha-1, 2.4.0
    • 3.0.0-alpha-1, 2.5.0, 2.4.1
    • None
    • None
    • Reviewed

    Description

      Assuming that server1 belongs to the default group, execute the command:

       

       move_servers_rsgroup 'test',['server1:16020']
      

      We can see log:

       

      Moving 10 region(s) to group test, current retry=0
      ......
      All regions from server(s) [server1,16020,1607067542905] moved to target group test.
      

      The target group should be the source group in log: test -> default.

       

      https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027

       

       

       

       

      Attachments

        Activity

          People

            DeanZ Baiqiang Zhao
            DeanZ Baiqiang Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: