Re: Compaction problems

2011-04-27 Thread Schubert Zhang
Thanks J-D, I have opened a jira here: https://issues.apache.org/jira/browse/HBASE-3826 On Thu, Apr 28, 2011 at 12:55 AM, Jean-Daniel Cryans wrote: > That make sense, would you mind opening a jira? > > Thx, > > J-D > > On Tue, Apr 26, 2011 at 8:52 PM, Schubert Zhang wrote: > > After more test,

Re: Compaction problems

2011-04-27 Thread Nicolas Spiegelberg
Note that we have a compaction recursive enqueue patch on our internal branches, but we wanted to give it some run time before contributing back to make sure it was safe. I'll port that to trunk. On 4/27/11 9:55 AM, "Jean-Daniel Cryans" wrote: >That make sense, would you mind opening a jira? >

Re: Compaction problems

2011-04-27 Thread Jean-Daniel Cryans
That make sense, would you mind opening a jira? Thx, J-D On Tue, Apr 26, 2011 at 8:52 PM, Schubert Zhang wrote: > After more test, a obvious issue/problem is, the complete of a minor > compaction does not check if current storefiles need more minor compaction. > > I think this may be a bug or l

Re: Compaction problems

2011-04-26 Thread Schubert Zhang
After more test, a obvious issue/problem is, the complete of a minor compaction does not check if current storefiles need more minor compaction. I think this may be a bug or leak. Try this test: 1. Put many data to a region, then there is 30 storefiles accumulated, because the backend compaction