You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Andrew Purtell <an...@gmail.com> on 2022/02/28 19:05:20 UTC

[VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Please vote on this Apache hbase release candidate, hbase-2.4.10RC1

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache hbase 2.4.10
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.4.10RC1:

  https://github.com/apache/hbase/tree/2.4.10RC1

This tag currently points to git reference 3e5359c .

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.4.10RC1/

The API compatibility report can be found at:


https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html

There are no reported compatibility issues.

There are known flaky unit tests, see HBASE-26254.

Maven artifacts are available in a staging repository at:

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

Artifacts were signed with the 0xD5365CCD key which can be found in:

  https://downloads.apache.org/hbase/KEYS

To learn more about Apache hbase, please see

  http://hbase.apache.org/

Thanks,
Your HBase Release Manager

Re: [RESULT] [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Viraj Jasani <vj...@apache.org>.
Belated +1
Tested on pseudo distributed mode, sig/checksum good, LTT and PE runs look
good.


On Sat, 5 Mar 2022 at 5:57 AM, Andrew Purtell <an...@gmail.com>
wrote:

> With 4 binding +1s including my own, and two non-binding +1s, and no 0 or
> -1 votes, this vote passes.
>
> Thanks to all who voted on the RC!
>
>
> On Mon, Feb 28, 2022 at 11:05 AM Andrew Purtell <an...@gmail.com>
> wrote:
>
> > Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 2.4.10
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.4.10RC1:
> >
> >   https://github.com/apache/hbase/tree/2.4.10RC1
> >
> > This tag currently points to git reference 3e5359c .
> >
> > 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.4.10RC1/
> >
> > The API compatibility report can be found at:
> >
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
> >
> > There are no reported compatibility issues.
> >
> > There are known flaky unit tests, see HBASE-26254.
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1481/
> >
> > Artifacts were signed with the 0xD5365CCD key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > To learn more about Apache hbase, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>
>
> --
> Best regards,
> Andrew
>
> Unrest, ignorance distilled, nihilistic imbeciles -
>     It's what we’ve earned
> Welcome, apocalypse, what’s taken you so long?
> Bring us the fitting end that we’ve been counting on
>    - A23, Welcome, Apocalypse
>

[RESULT] [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Andrew Purtell <an...@gmail.com>.
With 4 binding +1s including my own, and two non-binding +1s, and no 0 or
-1 votes, this vote passes.

Thanks to all who voted on the RC!


On Mon, Feb 28, 2022 at 11:05 AM Andrew Purtell <an...@gmail.com>
wrote:

> Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.10
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.10RC1:
>
>   https://github.com/apache/hbase/tree/2.4.10RC1
>
> This tag currently points to git reference 3e5359c .
>
> 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.4.10RC1/
>
> The API compatibility report can be found at:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
>
> There are no reported compatibility issues.
>
> There are known flaky unit tests, see HBASE-26254.
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1481/
>
> Artifacts were signed with the 0xD5365CCD key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


-- 
Best regards,
Andrew

Unrest, ignorance distilled, nihilistic imbeciles -
    It's what we’ve earned
Welcome, apocalypse, what’s taken you so long?
Bring us the fitting end that we’ve been counting on
   - A23, Welcome, Apocalypse

Re: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Xiaolin Ha <su...@gmail.com>.
+1 (non-binding)

* Signature: ok
* Checksum : ok
* Built from source (1.8.0_202): ok
   - mvn clean install  -DskipTests
* Unit tests pass (1.8.0_202): ok
   - mvn package -P runAllTests  -Dsurefire.rerunFailingTestsCount=3

Checked CHANGES and RELEASENOTES.

Standalone mode:
* Basic shell commands
* Checked Master and RS UI
* LLT 1M rows(PE)


Regards,
Xiaolin Ha


Andrew Purtell <an...@gmail.com> 于2022年3月1日周二 03:06写道:

> Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.10
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.10RC1:
>
>   https://github.com/apache/hbase/tree/2.4.10RC1
>
> This tag currently points to git reference 3e5359c .
>
> 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.4.10RC1/
>
> The API compatibility report can be found at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
>
> There are no reported compatibility issues.
>
> There are known flaky unit tests, see HBASE-26254.
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1481/
>
> Artifacts were signed with the 0xD5365CCD key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>

Re: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Peter Somogyi <ps...@apache.org>.
+1 (binding)

I've executed the hbase-votes.sh on 2.4.10RC0 but there were no code
changes in RC1.

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_302): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_302): ok
 - mvn clean install  -DskipTests
* Unit tests pass (1.8.0_302): ok
 - mvn package -P runAllTests  -Dsurefire.rerunFailingTestsCount=3

Standalone mode:
* LTT 1M rows
* Basic shell commands
* Checked Master and RS UI

Checked CHANGES and RELEASENOTES.

- Peter

On Mon, Feb 28, 2022 at 8:06 PM Andrew Purtell <an...@gmail.com>
wrote:

> Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.10
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.10RC1:
>
>   https://github.com/apache/hbase/tree/2.4.10RC1
>
> This tag currently points to git reference 3e5359c .
>
> 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.4.10RC1/
>
> The API compatibility report can be found at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
>
> There are no reported compatibility issues.
>
> There are known flaky unit tests, see HBASE-26254.
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1481/
>
> Artifacts were signed with the 0xD5365CCD key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>

Re: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

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

Signature: ok
* Checksum : ok
* Rat check (1.8.0_202-ea): ok
         - mvn clean apache-rat:check
* Built from source (1.8.0_202-ea): ok
         - mvn clean install  -DskipTests
* Unit tests pass (1.8.0_202-ea): ok
         - mvn package -P runSmallTests  -Dsurefire.rerunFailingTestsCount=3

Also verified the release notes, changes and compatibility report.

Best, Jan

From: Andrew Purtell <an...@gmail.com>
Date: Monday, February 28, 2022 at 8:07 PM
To: dev <de...@hbase.apache.org>
Subject: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available
[CAUTION] The sender of this email is outside our organization. Please DO NOT CLICK links, download attachments or respond unless you recognize the sender and know the content is safe. Please contact IT immediately in case you find it suspicious.

Please vote on this Apache hbase release candidate, hbase-2.4.10RC1

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache hbase 2.4.10
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.4.10RC1:

  https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fhbase%2Ftree%2F2.4.10RC1&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=aBaIvNJ7RsBgIEJzqOJCXWuJankxxEWzD30nKfSZCh0%3D&amp;reserved=0

This tag currently points to git reference 3e5359c .

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

  https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fhbase%2F2.4.10RC1%2F&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=aVnkLdiFfcHwHnUoq81qEwzsB1SxyfmyjRt6CW0Eaw0%3D&amp;reserved=0

The API compatibility report can be found at:


https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fhbase%2F2.4.10RC1%2Fapi_compare_2.4.9_to_2.4.10RC0.html&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=lMmVvq1ZZlToKJCObwrk7peSqMrb7unNHue0bi%2BhTMs%3D&amp;reserved=0

There are no reported compatibility issues.

There are known flaky unit tests, see HBASE-26254.

Maven artifacts are available in a staging repository at:

  https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachehbase-1481%2F&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=o58DZzb89GK1FDpEvTs08YKrn9YvM9FVt9nHLcYdU8M%3D&amp;reserved=0

Artifacts were signed with the 0xD5365CCD key which can be found in:

  https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdownloads.apache.org%2Fhbase%2FKEYS&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=YuI6G8mNF5n66M9u6iJHMM3HAjGYkW8fxB8FAMDWVK0%3D&amp;reserved=0

To learn more about Apache hbase, please see

  https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fhbase.apache.org%2F&amp;data=04%7C01%7Cjan.hentschel%40ultratendency.com%7C9eda37e87c0a409dde1108d9faed5c54%7C8b2d44831cfd4f70b345dec07bd4f22f%7C0%7C0%7C637816720362542290%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&amp;sdata=FZGTX9bJPrdLz1sSNnPivuyG3nqAsQGZGhlV4byy2OQ%3D&amp;reserved=0

Thanks,
Your HBase Release Manager

Re: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Pankaj Kumar <pa...@apache.org>.
+1 (Non-binding)

       * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_312): ok
         - mvn clean apache-rat:check -D hadoop.profile=3.0
        * Built from source (1.8.0_312): ok
         - mvn clean install -D hadoop.profile=3.0 -DskipTests
        * Unit tests pass (1.8.0_312): ok
         - mvn package -P runSmallTests -D hadoop.profile=3.0
-Dsurefire.rerunFailingTestsCount=3


* Deployed a single node cluster and exercised basic client operations
through HBase shell.
* Loaded 1M records through YCSB and performed read.
* Checked HMaster and RegionServers WEB UI. LGTM.

Regards,
Pankaj


On Tue, Mar 1, 2022 at 12:36 AM Andrew Purtell <an...@gmail.com>
wrote:

> Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.10
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.10RC1:
>
>   https://github.com/apache/hbase/tree/2.4.10RC1
>
> This tag currently points to git reference 3e5359c .
>
> 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.4.10RC1/
>
> The API compatibility report can be found at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
>
> There are no reported compatibility issues.
>
> There are known flaky unit tests, see HBASE-26254.
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1481/
>
> Artifacts were signed with the 0xD5365CCD key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>

Re: [VOTE] Second release candidate for HBase 2.4.10 (RC1) is available

Posted by Nick Dimiduk <nd...@apache.org>.
+1 (binding)

        * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_292): ok
         - mvn clean apache-rat:check -D skipTests
        * Rat check (11.0.12): ok
         - mvn clean apache-rat:check -D hadoop.profile=3.0
        * Built from source (1.8.0_292): ok
         - mvn clean install -D skipTests -DskipTests
        * Built from source (11.0.12): ok
         - mvn clean install -D hadoop.profile=3.0 -DskipTests
        * Unit tests pass (1.8.0_292): ok
         - mvn package -P runAllTests -D skipTests
-Dsurefire.rerunFailingTestsCount=3
        * Unit tests pass (11.0.12): ok
         - mvn package -P runSmallTests -D hadoop.profile=3.0
-Dsurefire.rerunFailingTestsCount=3

Please note that I tried the vote on a machine with a slightly newer
version of OpenJDK8 [0] and saw a reproducible crash in TestSingleByteBuff.
I suspect that this is a JDK bug and nothing to do with our product.

Stack: [0x00007000083cb000,0x00007000084cb000],  sp=0x00007000084c9a70,
 free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native
code)
V  [libjvm.dylib+0x546399]
j  sun.misc.Unsafe.getInt(Ljava/lang/Object;J)I+0
j  org.apache.hadoop.hbase.util.UnsafeAccess.toInt(Ljava/lang/Object;J)I+11
j  org.apache.hadoop.hbase.nio.SingleByteBuff.getInt(I)I+21
j
 org.apache.hadoop.hbase.nio.TestSingleByteBuff.testPositionalReads(Ljava/nio/ByteBuffer;)V+54
j  org.apache.hadoop.hbase.nio.TestSingleByteBuff.testPositionalReads()V+6
v  ~StubRoutines::call_stub
V  [libjvm.dylib+0x2c3702]

[0]: JRE version: OpenJDK Runtime Environment (8.0_312) (build
1.8.0_312-bre_2022_01_01_23_04-b00)


On Mon, Feb 28, 2022 at 8:06 PM Andrew Purtell <an...@gmail.com>
wrote:

> Please vote on this Apache hbase release candidate, hbase-2.4.10RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.4.10
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.4.10RC1:
>
>   https://github.com/apache/hbase/tree/2.4.10RC1
>
> This tag currently points to git reference 3e5359c .
>
> 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.4.10RC1/
>
> The API compatibility report can be found at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.4.10RC1/api_compare_2.4.9_to_2.4.10RC0.html
>
> There are no reported compatibility issues.
>
> There are known flaky unit tests, see HBASE-26254.
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1481/
>
> Artifacts were signed with the 0xD5365CCD key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>