Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-24 Thread Stack
On Tue, Oct 23, 2018 at 10:36 AM Stack wrote: > Heads-up. I'm going to cut an RC0 this evening unless objection. HBASE-21073 > landed this morning as did some other sweet fixes over night. > > This didn't happen. A bunch of other nice fixes showed up last night -- thanks for all the hard work --

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-23 Thread Stack
Heads-up. I'm going to cut an RC0 this evening unless objection. HBASE-21073 landed this morning as did some other sweet fixes over night. Mildly related, I put up first cut at hbck2 doc over at https://github.com/apache/hbase-operator-tools/tree/master/hbase-hbck2. There is way more to do --

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-22 Thread Stack
On Mon, Oct 22, 2018 at 10:21 AM Josh Elser wrote: > Orthogonal question: you codifying the "damage" you're doing? > > No. What you thinking? Writing unit tests that launch substantial clusters that get damaged in various ways? We'd then use tools to fix and confirm wholesomeness? If so,

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-22 Thread Stack
On Mon, Oct 22, 2018 at 10:00 AM Mike Drob wrote: > Stack - I'm still working on HBASE-21073, there were tests that failed in > precommit so I launched a retry. Please don't cut an RC without it. > > NP. HBASE-21073 is not a blocker though. Hopefully lands in next day or so. Thanks, S > On

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-22 Thread Josh Elser
Orthogonal question: you codifying the "damage" you're doing? I remember trying to debug hbck1 unit test failures (and it was a pain). Coming back with fresh/high-level test scenarios sounds like a great way to keep quality on hbck2 up. On 10/19/18 1:32 PM, Stack wrote: * Lots of progress

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-22 Thread Mike Drob
Stack - I'm still working on HBASE-21073, there were tests that failed in precommit so I launched a retry. Please don't cut an RC without it. On Mon, Oct 22, 2018 at 11:56 AM Stack wrote: > Back again > > Lets push out a 2.1.1RC0. > > Here are the list of outstanding issues: >

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-22 Thread Stack
Back again Lets push out a 2.1.1RC0. Here are the list of outstanding issues: https://issues.apache.org/jira/projects/HBASE/versions/12343470 Nightlies are gettting better [1] but still some flakies in the mix[2]. If you are up for helping or you own any of the above outstanding issues,

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-19 Thread Stack
Kicking this thread * Lots of progress on an hbck2. It has some basic utility (see below) that has been useful to me at least hacking on a test cluster I've been doing damage too this last week or so. It exits with complaint if run against an hbase that doesn't have support for hbck2 ops

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Stack
On Mon, Oct 8, 2018 at 4:01 PM Josh Elser wrote: > Best place to find hbck2 issue needing review is off of HBASE-19121 or > somewhere else? > > For 2.1.1 issues, see the 2.1.1 release listing: https://issues.apache.org/jira/projects/HBASE/versions/12343470 Half these items are items turned up

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Josh Elser
Best place to find hbck2 issue needing review is off of HBASE-19121 or somewhere else? All: please feel free to ping directly if you want/need reviews. On 10/5/18 7:41 PM, 张铎(Duo Zhang) wrote: Stack has a plan on the 2.1.1 release where we want to finish the first version on hbck2. In the

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Stack
On Mon, Oct 8, 2018 at 8:19 AM Mike Drob wrote: > Thanks for pointing me to that discussion, Duo. I've updated HBASE-19121 to > have fix version 2.1.1 and 2.0.3 so that it is easier (at least for me) to > find via Jira. > > I was thinking HBASE-19121 more an umbrella to hang hbck2 stuff off.

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Stack
On Fri, Oct 5, 2018 at 8:53 AM Mike Drob wrote: > Devs, > > It's been almost 3 months since 2.1.0 was released (Jul 19) and we have 150 > commits on branch-2.1 in that time. What do folks think of getting a > release going? I know that there's been some discussion around the HBCK2 > stuff

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Andrew Purtell
If you need a RM to do ~monthly cadence releases of _one_ 2.x line, I can volunteer for that. I intend to continue releasing from branch-1 but seeing how I'm set up to do monthly releases of one set of binaries I can do another with only a modest increment of effort. That said, it would be great

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Mike Drob
Another thought that I realized I forgot to mention - Previously on branch-1 we've been fairly consistent with time-bound maintenance releases happening almost monthly, looking at the great work done by our Andrew and Nick especially. We've fallen off track on branch-2 with maintenance releases

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-08 Thread Mike Drob
Thanks for pointing me to that discussion, Duo. I've updated HBASE-19121 to have fix version 2.1.1 and 2.0.3 so that it is easier (at least for me) to find via Jira. I'll start looking at the hbck2 patches and will leave comments there. There are a lot of subtasks against that issue, it is

Re: [DISCUSS] 2.1.1 Release Plans?

2018-10-05 Thread Duo Zhang
Stack has a plan on the 2.1.1 release where we want to finish the first version on hbck2. In the real deploy we have met a stuck cluster several times, and lots of users have asked that why hbck can not work any more... So the current opening issue is not important, please help reviewing the

[DISCUSS] 2.1.1 Release Plans?

2018-10-05 Thread Mike Drob
Devs, It's been almost 3 months since 2.1.0 was released (Jul 19) and we have 150 commits on branch-2.1 in that time. What do folks think of getting a release going? I know that there's been some discussion around the HBCK2 stuff landing, but I feel like the conversation has gotten a bit lost