You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Stack <st...@duboce.net> on 2019/05/24 15:29:45 UTC

[VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Please vote on this Apache HBase release candidate (RC), 2.1.5.

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache HBase 2.1.5
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.1.5RC0:

 https://github.com/apache/hbase/tree/2.1.5RC0

The release files, including signatures, digests, as well as CHANGES.md
and RELEASENOTES.md included in this RC can be found at:

 https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/

Maven artifacts are available in a staging repository at:

 https://repository.apache.org/content/repositories/orgapachehbase-1313/

Artifacts were signed with the stack@duboce.net key which can be found in:

 https://dist.apache.org/repos/dist/release/hbase/KEYS

There are a few flakies still:


https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html

Nightlies have passed a few times of late:


https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/

To learn more about Apache HBase, please see http://hbase.apache.org/

Thanks,
Your HBase Release Manager

Re: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by Artem Ervits <ar...@gmail.com>.
+1 (non-binding)

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_212): ok
  - mvn clean apache-rat:check
* Built from source (1.8.0_212): ok
  - mvn clean install -DskipTests
* Unit tests pass (1.8.0_212): failed
  - mvn test -P runAllTests

my environment consistently fails on hbase-http TestSpnegoHttpServer so not
a -1
I'll run tests individually and report back.

installed binary release on pseudodistributed hadoop 2.8.5: nok
ran into https://issues.apache.org/jira/browse/HBASE-22191 on binary and
switched to source
installed compiled source release on pseudodistributed hadoop 2.8.5: ok
based on workaround in https://issues.apache.org/jira/browse/HBASE-22052
hbase shell: ok
logs: ok
UI: ok
Java write 1M: ok

On Mon, May 27, 2019 at 6:33 PM Jan Hentschel <
jan.hentschel@ultratendency.com> wrote:

> +1 (binding)
>
> Having some problems with tests locally, but would trust the Jenkins
> results. Compatibility looks fine to me.
>
> Signature: ok
> Checksum : ok
> Rat check (1.8.0_202-ea): ok
> Built from source (1.8.0_202-ea): ok
> Unit tests pass (1.8.0_202-ea): failed
>
> From: Stack <st...@duboce.net>
> Reply-To: "dev@hbase.apache.org" <de...@hbase.apache.org>
> Date: Friday, May 24, 2019 at 5:30 PM
> To: HBase Dev List <de...@hbase.apache.org>
> Subject: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available
> for test
>
> Please vote on this Apache HBase release candidate (RC), 2.1.5.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.1.5
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.1.5RC0:
>
> https://github.com/apache/hbase/tree/2.1.5RC0
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
> https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/
>
> Maven artifacts are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/orgapachehbase-1313/
>
> Artifacts were signed with the stack@duboce.net<ma...@duboce.net>
> key which can be found in:
>
> https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> There are a few flakies still:
>
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
>
> Nightlies have passed a few times of late:
>
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>
>

Re: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
OK, it passed.

+1(binding)
Checked sigs and sums: Matched
Rat check: Passed
Built from src(openjdk8u202): Passed
Ran all UTs(openjdk8u202): Passed

The CHANGES and RELEASENOTES looks good. And for the incompatible things,
they are fine, most the same with what I said when voting on 2.2.0.

张铎(Duo Zhang) <pa...@gmail.com> 于2019年5月29日周三 下午10:49写道:

> Still running UTs. Two UTs in hbase-server module failed as usual, with
> -PrunAllTests, so rerun the UTs in hbase-server without the profile to see
> if they could pass. Will report back tomorrow morning.
>
> Stack <st...@duboce.net> 于2019年5月29日周三 上午2:37写道:
>
>> Jan (and Artem):
>>
>> The unit tests need work still. The nightly passes on occasion but the
>> nightly is excluding flakies. The list of flakies is pretty small but
>> there
>> are still some in need of fixing.
>>
>> Thanks again for trying the candidate,
>> S
>>
>>
>> On Mon, May 27, 2019 at 3:33 PM Jan Hentschel <
>> jan.hentschel@ultratendency.com> wrote:
>>
>> > +1 (binding)
>> >
>> > Having some problems with tests locally, but would trust the Jenkins
>> > results. Compatibility looks fine to me.
>> >
>> > Signature: ok
>> > Checksum : ok
>> > Rat check (1.8.0_202-ea): ok
>> > Built from source (1.8.0_202-ea): ok
>> > Unit tests pass (1.8.0_202-ea): failed
>> >
>> > From: Stack <st...@duboce.net>
>> > Reply-To: "dev@hbase.apache.org" <de...@hbase.apache.org>
>> > Date: Friday, May 24, 2019 at 5:30 PM
>> > To: HBase Dev List <de...@hbase.apache.org>
>> > Subject: [VOTE] The first HBase 2.1.5 release candidate (RC0) is
>> available
>> > for test
>> >
>> > Please vote on this Apache HBase release candidate (RC), 2.1.5.
>> >
>> > The VOTE will remain open for at least 72 hours.
>> >
>> > [ ] +1 Release this package as Apache HBase 2.1.5
>> > [ ] -1 Do not release this package because ...
>> >
>> > The tag to be voted on is 2.1.5RC0:
>> >
>> > https://github.com/apache/hbase/tree/2.1.5RC0
>> >
>> > The release files, including signatures, digests, as well as CHANGES.md
>> > and RELEASENOTES.md included in this RC can be found at:
>> >
>> > https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/
>> >
>> > Maven artifacts are available in a staging repository at:
>> >
>> > https://repository.apache.org/content/repositories/orgapachehbase-1313/
>> >
>> > Artifacts were signed with the stack@duboce.net<mailto:stack@duboce.net
>> >
>> > key which can be found in:
>> >
>> > https://dist.apache.org/repos/dist/release/hbase/KEYS
>> >
>> > There are a few flakies still:
>> >
>> >
>> >
>> >
>> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
>> >
>> > Nightlies have passed a few times of late:
>> >
>> >
>> >
>> >
>> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
>> >
>> > To learn more about Apache HBase, please see http://hbase.apache.org/
>> >
>> > Thanks,
>> > Your HBase Release Manager
>> >
>> >
>>
>

Re: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by "张铎 (Duo Zhang)" <pa...@gmail.com>.
Still running UTs. Two UTs in hbase-server module failed as usual, with
-PrunAllTests, so rerun the UTs in hbase-server without the profile to see
if they could pass. Will report back tomorrow morning.

Stack <st...@duboce.net> 于2019年5月29日周三 上午2:37写道:

> Jan (and Artem):
>
> The unit tests need work still. The nightly passes on occasion but the
> nightly is excluding flakies. The list of flakies is pretty small but there
> are still some in need of fixing.
>
> Thanks again for trying the candidate,
> S
>
>
> On Mon, May 27, 2019 at 3:33 PM Jan Hentschel <
> jan.hentschel@ultratendency.com> wrote:
>
> > +1 (binding)
> >
> > Having some problems with tests locally, but would trust the Jenkins
> > results. Compatibility looks fine to me.
> >
> > Signature: ok
> > Checksum : ok
> > Rat check (1.8.0_202-ea): ok
> > Built from source (1.8.0_202-ea): ok
> > Unit tests pass (1.8.0_202-ea): failed
> >
> > From: Stack <st...@duboce.net>
> > Reply-To: "dev@hbase.apache.org" <de...@hbase.apache.org>
> > Date: Friday, May 24, 2019 at 5:30 PM
> > To: HBase Dev List <de...@hbase.apache.org>
> > Subject: [VOTE] The first HBase 2.1.5 release candidate (RC0) is
> available
> > for test
> >
> > Please vote on this Apache HBase release candidate (RC), 2.1.5.
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache HBase 2.1.5
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.1.5RC0:
> >
> > https://github.com/apache/hbase/tree/2.1.5RC0
> >
> > The release files, including signatures, digests, as well as CHANGES.md
> > and RELEASENOTES.md included in this RC can be found at:
> >
> > https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> > https://repository.apache.org/content/repositories/orgapachehbase-1313/
> >
> > Artifacts were signed with the stack@duboce.net<ma...@duboce.net>
> > key which can be found in:
> >
> > https://dist.apache.org/repos/dist/release/hbase/KEYS
> >
> > There are a few flakies still:
> >
> >
> >
> >
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
> >
> > Nightlies have passed a few times of late:
> >
> >
> >
> >
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
> >
> > To learn more about Apache HBase, please see http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
> >
>

Re: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by Stack <st...@duboce.net>.
Jan (and Artem):

The unit tests need work still. The nightly passes on occasion but the
nightly is excluding flakies. The list of flakies is pretty small but there
are still some in need of fixing.

Thanks again for trying the candidate,
S


On Mon, May 27, 2019 at 3:33 PM Jan Hentschel <
jan.hentschel@ultratendency.com> wrote:

> +1 (binding)
>
> Having some problems with tests locally, but would trust the Jenkins
> results. Compatibility looks fine to me.
>
> Signature: ok
> Checksum : ok
> Rat check (1.8.0_202-ea): ok
> Built from source (1.8.0_202-ea): ok
> Unit tests pass (1.8.0_202-ea): failed
>
> From: Stack <st...@duboce.net>
> Reply-To: "dev@hbase.apache.org" <de...@hbase.apache.org>
> Date: Friday, May 24, 2019 at 5:30 PM
> To: HBase Dev List <de...@hbase.apache.org>
> Subject: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available
> for test
>
> Please vote on this Apache HBase release candidate (RC), 2.1.5.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.1.5
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.1.5RC0:
>
> https://github.com/apache/hbase/tree/2.1.5RC0
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
> https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/
>
> Maven artifacts are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/orgapachehbase-1313/
>
> Artifacts were signed with the stack@duboce.net<ma...@duboce.net>
> key which can be found in:
>
> https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> There are a few flakies still:
>
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
>
> Nightlies have passed a few times of late:
>
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>
>

Re: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by Jan Hentschel <ja...@ultratendency.com>.
+1 (binding)

Having some problems with tests locally, but would trust the Jenkins results. Compatibility looks fine to me.

Signature: ok
Checksum : ok
Rat check (1.8.0_202-ea): ok
Built from source (1.8.0_202-ea): ok
Unit tests pass (1.8.0_202-ea): failed

From: Stack <st...@duboce.net>
Reply-To: "dev@hbase.apache.org" <de...@hbase.apache.org>
Date: Friday, May 24, 2019 at 5:30 PM
To: HBase Dev List <de...@hbase.apache.org>
Subject: [VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Please vote on this Apache HBase release candidate (RC), 2.1.5.

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache HBase 2.1.5
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.1.5RC0:

https://github.com/apache/hbase/tree/2.1.5RC0

The release files, including signatures, digests, as well as CHANGES.md
and RELEASENOTES.md included in this RC can be found at:

https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/

Maven artifacts are available in a staging repository at:

https://repository.apache.org/content/repositories/orgapachehbase-1313/

Artifacts were signed with the stack@duboce.net<ma...@duboce.net> key which can be found in:

https://dist.apache.org/repos/dist/release/hbase/KEYS

There are a few flakies still:


https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html

Nightlies have passed a few times of late:


https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/

To learn more about Apache HBase, please see http://hbase.apache.org/

Thanks,
Your HBase Release Manager


[CANCELLED][VOTE] The first HBase 2.1.5 release candidate (RC0) is available for test

Posted by Stack <st...@duboce.net>.
Thank you Jan and Artem for trying the candidate and voting. I'm cancelling
this vote though because the RC is missing the below cited commit (See the
concurrent "[DISCUSS] Moving IA.Public class LossyCounting to IA.Private in
all maintenance branches" thread).

Given just a few items have gone in since your vote evaluation, please
hoist your votes up on to the new RC after a check of hash and signature
given you'd done a bunch of checking of the branch candidate already?

Thank you boys,
S

commit 6d1b4f7d35d594aa426d8c1cf7e4cec1689c3fb4
Author: Sakthi <sa...@gmail.com>
Date:   Thu May 9 14:39:56 2019 -0700

    HBASE-21991 [Addendum] Mark LossCounting as Private

    Signed-off-by: Guanghao Zhang <zg...@apache.org>



On Fri, May 24, 2019 at 8:29 AM Stack <st...@duboce.net> wrote:

> Please vote on this Apache HBase release candidate (RC), 2.1.5.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.1.5
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.1.5RC0:
>
>  https://github.com/apache/hbase/tree/2.1.5RC0
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
>  https://dist.apache.org/repos/dist/dev/hbase/2.1.5RC0/
>
> Maven artifacts are available in a staging repository at:
>
>  https://repository.apache.org/content/repositories/orgapachehbase-1313/
>
> Artifacts were signed with the stack@duboce.net key which can be found in:
>
>  https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> There are a few flakies still:
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-2.1/lastSuccessfulBuild/artifact/dashboard.html
>
> Nightlies have passed a few times of late:
>
>
> https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-2.1/
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>