Here is my own +1.

Andrew Purtell <[email protected]> 于2026年8月5日周三 06:32写道:
>
> +1 (binding)
>
>         * Signature: ok
>         * Checksum : ok
>         * Rat check (17.0.16): ok
>          - mvn clean apache-rat:check
>         * Built from source (17.0.16): ok
>          - mvn clean install  -DskipTests
>         * Unit tests pass (17.0.16): failed
>          - mvn clean package -P runAllTests
>  -Dsurefire.rerunFailingTestsCount=3
>
> TestMutualTlsClientSideNonLocalhost fails repeatably. It may be an
> environmental issue.
>
>
> On Sat, Jul 18, 2026 at 2:01 AM Duo Zhang <[email protected]> wrote:
>
> > Please vote on this Apache hbase release candidate,
> > hbase-3.0.0RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 3.0.0
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 3.0.0RC0:
> >
> >   https://github.com/apache/hbase/tree/3.0.0RC0
> >
> > This tag currently points to git reference
> >
> >   da418afa6973bf4222231c1d233410d8c18ac7ec
> >
> > 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/3.0.0RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >   https://repository.apache.org/content/repositories/orgapachehbase-1620/
> >
> > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > 3.0.0 is the first release for our 3.x major release line, which includes
> > the
> > following big feature/changes:
> >   Drop JDK8/JDK11 support, now the minimum JDK version is 17
> >   Drop hadoop 2.x support
> >   Synchronous Replication
> >   OpenTelemetry Tracing
> >   Distributed MOB Compaction
> >   Backup and Restore
> >   Move RSGroup balancer to core
> >   Reimplement sync client on async client
> >   CPEPs on shaded protobuf
> >   Move the logging framework from log4j to log4j2
> >   Decouple region replication and general replication framework, and
> >   also make region replication can work when SKIP_WAL is used
> >   A new file system based replication peer storage
> >   Used hbase table instead of zookeeper for tracking hbase replication
> > queue
> >   Yield SCP and TRSP to improve MTTR when restarting large cluster
> >   Upgrade to junit5
> >
> > To reduce the artifacts size, now we will not include tests related jars in
> > our tarball. If you want to run hbase-it by yourself, you need to build
> > with
> > assemblyForTesting profile by your own. See HBASE-29192 for more details.
> >
> > And this time we will not include CHANGES.md and RELEASENOTE.md
> > in our source code, you can find it on the download site. For getting these
> > two files for old releases, please go to
> >
> >   https://archive.apache.org/dist/hbase/
> >
> > To learn more about Apache hbase, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >

Reply via email to