+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 <[email protected]>
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
>

Reply via email to