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

Andrew Kyle Purtell closed HBASE-14405.
---------------------------------------

> 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: 1.2.1, 1.0.3, 1.1.3, 0.98.16, 2.0.0
>            Reporter: Esteban Gutierrez
>            Priority: Major
>
> 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
(v8.20.10#820010)

Reply via email to