+1

        * Signature: ok
        * Checksum : ok
        * Rat check (17.0.9): ok
         - mvn clean apache-rat:check -D hadoop.profile=3.0
        * Built from source (17.0.9): ok
         - mvn clean install -D hadoop.profile=3.0 -DskipTests
        * Unit tests pass (17.0.9): ok
         - mvn clean package -P runSmallTests -D hadoop.profile=3.0
-Dsurefire.rerunFailingTestsCount=3
       * nightlies are a little unstable (ok)
         - o.a.h.h.regionserver.wal.TestLogRolling reliably times out ; ran
several times locally and it reliably completes in ~330s
         - TestTableShell/table_test.rb is hitting an intermittent
off-by-one failure



On Mon, Dec 18, 2023 at 10:38 PM Andrew Purtell <apurt...@apache.org> wrote:

> Please vote on this Apache HBase release candidate, 2.5.7RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.5.7
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.5.7RC0:
>
>   https://github.com/apache/hbase/tree/2.5.7RC0
>
> This tag currently points to git reference
>
>   6788f98356dd70b4a7ff766ea7a8298e022e7b95
>
> 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.5.7RC0/
>
> The API compatibility report comparing this RC to the previous release
> can be found at:
>
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.5.7RC0/api_compare_2.5.6_to_2.5.7RC0.html
>
> As explained in the recent email to dev@ titled '[NOTICE] Recent changes
> to ZooKeeper dependencies due to CVE issues has a compatibility impact',
> due to a recent upgrade of our ZooKeeper dependencies via HBASE-28153
> there has been an allowable and expected impact to the shaded jars we
> distribute for the convenience of our downstream users. Naturally because
> the version of ZooKeeper shaded into these jars has changed, so has the
> compatibility of the included classes with earlier releases.
>
> There is also a source only compatibility impact to the Public annotated
> Admin API because of HBASE-25549, which has this release note:
>
>    New APIs are added to Admin, AsyncAdmin, and hbase shell to allow
>    modifying a table without reopening all regions...
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1529/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1530/
>
> 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