You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Eric Raymond <er...@mochimedia.com> on 2013/01/23 21:55:15 UTC

Region Transition priority

Hi All,

I have a question regarding region transitions when a cluster fails.  Let's
say my entire cluster goes down, and when comes back up begins
transitioning regions back.  Is there a way to prioritize which keys/tables
come back first?

Thanks,

Eric

Re: Region Transition priority

Posted by Ted Yu <yu...@gmail.com>.
In trunk, -ROOT- and .META. would come back first.

I guess your question was about user tables. To my knowledge, there is no
distinction among user tables when recovering.

Please share your use case.

Thanks

On Wed, Jan 23, 2013 at 12:55 PM, Eric Raymond <er...@mochimedia.com>wrote:

> Hi All,
>
> I have a question regarding region transitions when a cluster fails.  Let's
> say my entire cluster goes down, and when comes back up begins
> transitioning regions back.  Is there a way to prioritize which keys/tables
> come back first?
>
> Thanks,
>
> Eric
>