You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/07/01 21:26:00 UTC

[jira] [Resolved] (HBASE-14405) region_mover.rb should verify the location of the region that is being scanned by isSuccessfulScan()

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

Andrew Kyle Purtell resolved HBASE-14405.
-----------------------------------------
      Assignee:     (was: Esteban Gutierrez)
    Resolution: Incomplete

> 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)