+1 (binding)
* Signature: ok
* Checksum : ok
* Rat check (1.8.0_292): ok
- mvn clean apache-rat:check -D skipTests
* Built from source (1.8.0_292): ok
- mvn clean install -D skipTests -DskipTests
* Built from source (11.0.11): ok
- mvn clean install -D skipTests -D hadoop.profile=3.0 -DskipTests
* Reviewed API Compatibility summary: ok
* Reviewed nightly Jenkins: ok
* Compiled tag vs Hadoop 3.3.4, launched pseudo-distributed
cluster, ltt -write 7:100:5 -num_keys 100000, ltt -read 100:10
-num_keys 100000: ok
On Tue, Oct 18, 2022 at 2:47 AM Andrew Purtell <[email protected]> wrote:
>
> Please vote on this Apache HBase release candidate, hbase-2.5.1RC0.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.5.1
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.5.1RC1:
>
> https://github.com/apache/hbase/tree/2.5.1RC1
>
> This tag currently points to git reference 894ac15342.
>
> 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.1RC1/
>
> The compatibility report can be found here:
>
>
> https://dist.apache.org/repos/dist/dev/hbase/2.5.1RC1/api_compare_2.5.0_to_2.5.1RC1.html
>
> All changes are in line with our compatibility guidelines, except one
> change where we intentionally removed a constant field in a public
> interface. The change was required to resolve deadlocks during static
> initialization under certain conditions. Refer to HBASE-27381 for more
> details.
>
> Maven artifacts are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/orgapachehbase-1499/
>
> 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