Esteban Gutierrez created HBASE-14405:
-----------------------------------------

             Summary: 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


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