should have a few patches which help to rectify the
> > situation, in particular HDFS-611.
> >
> > Thanks
> > -Todd
> >
> >
> > >
> > > JG
> > >
> > > > -Original Message-
> > > > From: Tao Xie [mailto:xietao.mail...@
1.
>
> Thanks
> -Todd
>
>
> >
> > JG
> >
> > > -Original Message-
> > > From: Tao Xie [mailto:xietao.mail...@gmail.com]
> > > Sent: Monday, September 06, 2010 8:38 PM
> > > To: user@hbase.apache.org
> > > Subjec
you should have a few patches which help to rectify the
situation, in particular HDFS-611.
Thanks
-Todd
>
> JG
>
> > -Original Message-
> > From: Tao Xie [mailto:xietao.mail...@gmail.com]
> > Sent: Monday, September 06, 2010 8:38 PM
> > To:
gions which causes data
to be rewritten. This creates new files so could change what is in HDFS.
JG
> -Original Message-
> From: Tao Xie [mailto:xietao.mail...@gmail.com]
> Sent: Monday, September 06, 2010 8:38 PM
> To: user@hbase.apache.org
> Subject: Re: question
Well spotted!
This issue was fixed in 0.20.5. It was "HBASE-2167 Load balancer
falls into pathological state if one server under average - slop;
endless churn"
St.Ack
On Mon, Sep 6, 2010 at 7:06 PM, Tao Xie wrote:
> hi, all
>
> I'm reading the code of RegionManager, I find in the following m
upgrade to 0.20.6 as there are some important
>> fixes from 0.20.4 (until 0.90 is released, at which point everyone should
>> move to it).
>>
>> JG
>>
>> > -Original Message-
>> > From: Ryan Rawson [mailto:ryano...@gmail.com]
>> > Sent: Mond
;
> JG
>
> > -Original Message-
> > From: Ryan Rawson [mailto:ryano...@gmail.com]
> > Sent: Monday, September 06, 2010 7:10 PM
> > To: user@hbase.apache.org
> > Subject: Re: question about RegionManager
> >
> > That code was completely rewritten in
on [mailto:ryano...@gmail.com]
> Sent: Monday, September 06, 2010 7:10 PM
> To: user@hbase.apache.org
> Subject: Re: question about RegionManager
>
> That code was completely rewritten in 0.89/0.90... its pretty dodgy so
> I'd
> highly consider upgrading to 0.89 asap.
&
That code was completely rewritten in 0.89/0.90... its pretty dodgy so I'd
highly consider upgrading to 0.89 asap.
> hi, all
>
> I'm reading the code of RegionManager, I find in the following method
there
> is an situation when nRegionsToAssign <= nregions, the code only assigns 1
> region.
> Is th