Re: Config Option Obsolete

2011-06-01 Thread Lars George
Thanks Stack! My thoughts exactly. On Wed, Jun 1, 2011 at 7:35 PM, Stack wrote: > On Wed, Jun 1, 2011 at 7:21 AM, Lars George wrote: >> Hi, >> >> hbase.regionserver.thread.splitcompactcheckfrequency >> >> Seems to be obsolete now that the flush is event triggered, > > I removed it. > > >> implic

Re: Config Option Obsolete

2011-06-01 Thread Stack
On Wed, Jun 1, 2011 at 7:21 AM, Lars George wrote: > Hi, > > hbase.regionserver.thread.splitcompactcheckfrequency > > Seems to be obsolete now that the flush is event triggered, I removed it. > implicitly triggers the above check. Also this > >   >    hbase.server.thread.wakefrequency >    1000

Config Option Obsolete

2011-06-01 Thread Lars George
Hi, hbase.regionserver.thread.splitcompactcheckfrequency Seems to be obsolete now that the flush is event triggered, and implicitly triggers the above check. Also this hbase.server.thread.wakefrequency 1 Time to sleep in between searches for work (in milliseconds). Used as