[ 
https://issues.apache.org/jira/browse/HBASE-24244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mohammad Arshad reassigned HBASE-24244:
---------------------------------------

    Assignee:     (was: Mohammad Arshad)

> Region move to different rsgroup server should fail fast.
> ---------------------------------------------------------
>
>                 Key: HBASE-24244
>                 URL: https://issues.apache.org/jira/browse/HBASE-24244
>             Project: HBase
>          Issue Type: Bug
>          Components: rsgroup
>            Reporter: Saurav Mehta
>            Priority: Minor
>
> When I tried to move a region (which was the part of the Table T1 present in 
> RSG1 rsgroup) to RegionServer of another RSGroup RSG2, the move was not 
> successful and yet the output was "Took 3.4 seconds" instead of an error. 
> Also, during the move, the master logs did not show the destination address 
> as the RS address, it showed localhost which I think is misleading.
>  
> STEPS TO RETRACE THE SCENARIO:
>  # Create a RSGroup 'RSG1' and add region servers into it.
>  # Create another RSGroup 'RSG2' and add region servers into it also.
>  # Create a table 't1' with multiple regions and move it to rsgroup 'RSG1'.
>  # Now try to move a region of table t1 from 'RSG1' to region server of 
> 'RSG2'.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to