You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Gary Helmling (JIRA)" <ji...@apache.org> on 2016/11/03 18:34:58 UTC

[jira] [Commented] (HBASE-14329) Report region in transition only ever operates on one region

    [ https://issues.apache.org/jira/browse/HBASE-14329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633758#comment-15633758 ] 

Gary Helmling commented on HBASE-14329:
---------------------------------------

+1 on the patch.  The current handling is not exactly broken since the region open case (splits are handled as a separate event) only passes one region.  But this will safeguard us if it changes in the future.

Thanks for the patch, [~elizondo93].

> Report region in transition only ever operates on one region
> ------------------------------------------------------------
>
>                 Key: HBASE-14329
>                 URL: https://issues.apache.org/jira/browse/HBASE-14329
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Elliott Clark
>            Assignee: Eddie Elizondo
>             Fix For: 2.0.0, 1.4.0
>
>         Attachments: HBASE-14329.patch
>
>
> Report region in transition takes a list of regions but it only ever operates on one region however more than one region can be reported.
> Seems like this could cause some serious weirdness on failure cases.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)