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

Esteban Gutierrez reassigned HBASE-14405:
-----------------------------------------

    Assignee: Esteban Gutierrez

> region_mover.rb should verify the location of the region that is being 
> scanned by isSuccessfulScan()
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14405
>                 URL: https://issues.apache.org/jira/browse/HBASE-14405
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.0.0, 1.2.1, 1.0.3, 1.1.3, 0.98.16
>            Reporter: Esteban Gutierrez
>            Assignee: Esteban Gutierrez
>
> When we do isSuccessfulScan() to verify if the region can be scanned or not 
> we never verify if the scanner is returning a result from the expected 
> RegionServer, e.g. if unloading the regions from a RS, the scanner should 
> return from the source and after moving the region the scanner should come 
> from a different RS and if loading the regions we should verify in a similar 
> way.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to