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

Andrew Kyle Purtell closed HBASE-8037.
--------------------------------------
    Assignee:     (was: Sergey Shelukhin)

> RegionMovedException is handled incorrectly for multi-region requests that 
> fail completely
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8037
>                 URL: https://issues.apache.org/jira/browse/HBASE-8037
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Priority: Minor
>
> RegionMovedException is currently thrown on global level, and due to how 
> ProtobufUtil does things, it fails the entire multi-request, see HBASE-8036. 
> RME also doesn't specify the region.
> Thus, if it's thrown for one region and there are multiple regions in the 
> request, HCM applies it to all of them, which causes clients to become 
> confused temporarily. We should either fix HBASE-8036 or add region encoded 
> name in the description. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to