|
|
-
Cutting an HBase 0.90.7
Jonathan Hsieh 2012-06-25, 15:17
Hi all,
I'd like to start cutting a 0.90.7 release for HBase. The main motivation is to get the hbck improvements into an official 0.90 release, to revert a minor incompatibility introduced by 0.90.6 (HBASE-5904) and to pick up some other critical bug fixes.
At the moment I see a few items tagged as Blockers*, and some other patches that address potential data loss. I'm going to be going through to see if there are any other we'd like to include but please let me know if there are others I should consider.
Perf regression - *HBASE-3855 - perf degradation of memstore because reseek is linear
Compatibility: - *HBASE-5904 is_enabled different from HBASE-5155
correctness: - *HBASE-6200 KV comparator - HBASE-6258 Split fixes for 0.90.x -- HBASE-4816 rs doesn't go down bcause bulk user region close -- HBASE-4881 unhealthy region causes rollback -- HBASE-5189 metrics -- HBASE-6158 'merges', 'splits' data loss
hbck: - HBASE-4379 End key case not handled. - HBASE-6236 Offline Meta-repair can have problems with viewfs.
Thanks, Jon.
-- // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [EMAIL PROTECTED]
-
Re: Cutting an HBase 0.90.7
Stack 2012-06-25, 15:46
On Mon, Jun 25, 2012 at 3:17 PM, Jonathan Hsieh <[EMAIL PROTECTED]> wrote: > Hi all, > > I'd like to start cutting a 0.90.7 release for HBase.
+1
I'd suggest that while we can volunteer issues for inclusion, you should be the one to determine what is a blocker or not.
Good on you Jon, St.Ack
-
Re: Cutting an HBase 0.90.7
Jonathan Hsieh 2012-06-25, 23:57
That's the plan. Wish me luck. :)
Jon.
On Mon, Jun 25, 2012 at 8:46 AM, Stack <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 25, 2012 at 3:17 PM, Jonathan Hsieh <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > I'd like to start cutting a 0.90.7 release for HBase. > > +1 > > I'd suggest that while we can volunteer issues for inclusion, you > should be the one to determine what is a blocker or not. > > Good on you Jon, > St.Ack >
-- // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [EMAIL PROTECTED]
-
Re: Cutting an HBase 0.90.7
Aditya 2012-07-09, 17:44
Thanks Jon! Do we have a target date yet?
Regards, Aditya...
On Mon, Jun 25, 2012 at 4:57 PM, Jonathan Hsieh <[EMAIL PROTECTED]> wrote:
> That's the plan. Wish me luck. :) > > Jon. > > On Mon, Jun 25, 2012 at 8:46 AM, Stack <[EMAIL PROTECTED]> wrote: > > > On Mon, Jun 25, 2012 at 3:17 PM, Jonathan Hsieh <[EMAIL PROTECTED]> > wrote: > > > Hi all, > > > > > > I'd like to start cutting a 0.90.7 release for HBase. > > > > +1 > > > > I'd suggest that while we can volunteer issues for inclusion, you > > should be the one to determine what is a blocker or not. > > > > Good on you Jon, > > St.Ack > > > > > > -- > // Jonathan Hsieh (shay) > // Software Engineer, Cloudera > // [EMAIL PROTECTED] >
-
Re: Cutting an HBase 0.90.7
Jonathan Hsieh 2012-07-09, 17:47
I'm going to try to cut an RC this week. There is one patch I'd like to get in (a backport of HBASE-4195).
Things keep have recently kept popping up on my plate.
Jon.
On Mon, Jul 9, 2012 at 10:44 AM, Aditya <[EMAIL PROTECTED]> wrote:
> Thanks Jon! Do we have a target date yet? > > Regards, > Aditya... > > On Mon, Jun 25, 2012 at 4:57 PM, Jonathan Hsieh <[EMAIL PROTECTED]> wrote: > > > That's the plan. Wish me luck. :) > > > > Jon. > > > > On Mon, Jun 25, 2012 at 8:46 AM, Stack <[EMAIL PROTECTED]> wrote: > > > > > On Mon, Jun 25, 2012 at 3:17 PM, Jonathan Hsieh <[EMAIL PROTECTED]> > > wrote: > > > > Hi all, > > > > > > > > I'd like to start cutting a 0.90.7 release for HBase. > > > > > > +1 > > > > > > I'd suggest that while we can volunteer issues for inclusion, you > > > should be the one to determine what is a blocker or not. > > > > > > Good on you Jon, > > > St.Ack > > > > > > > > > > > -- > > // Jonathan Hsieh (shay) > > // Software Engineer, Cloudera > > // [EMAIL PROTECTED] > > >
-- // Jonathan Hsieh (shay) // Software Engineer, Cloudera // [EMAIL PROTECTED]
|
|