You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2011/08/10 18:47:26 UTC

[jira] [Updated] (HBASE-4186) No region is added to regionsInTransitionInRS

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

Ted Yu updated HBASE-4186:
--------------------------

    Fix Version/s:     (was: 0.90.4)
                   0.90.5

> No region is added to regionsInTransitionInRS
> ---------------------------------------------
>
>                 Key: HBASE-4186
>                 URL: https://issues.apache.org/jira/browse/HBASE-4186
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.3
>            Reporter: Ted Yu
>             Fix For: 0.90.5
>
>
> We have a skip list set called regionsInTransitionInRS (introduced in HBASE-3741) where we try to maintain a list to know the currently processing regions for closing and opening.
> In open region handler we are trying to throw an error if the regions are in transition on that RS when we get an open call for the same region.
> But we are not adding the region into the set anywhere.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira