You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2013/03/08 20:48:14 UTC

[jira] [Assigned] (HBASE-8037) RegionMovedException is handled incorrectly for multi-region requests that fail completely

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

Sergey Shelukhin reassigned HBASE-8037:
---------------------------------------

    Assignee: 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
>            Assignee: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira