+1 (non-binding)
I checked:
* Signature: ok
* Checksum : ok
* Rat check (Java): ok
- mvn clean apache-rat:check -D skipTests
* Built from source (Java): ok
- mvn clean install -D skipTests -DskipTests
* Unit tests pass (Java): ok
- mvn clean package -P runAllTests -D skipTests
-Dsurefire.rerunFailingTestsCount=3
Started a mini cluster in standalone mode, succeeded.
Check logs and web pages, it looks good.
Executed below shell commands, looks fine.
create 'test', 'cf'
list 'test'
describe 'test'
put 'test', 'row1', 'cf:a', 'value1'
scan 'test'
get 'test', 'row1'
disable 'test'
enable 'test'
disable 'test'
drop 'test'
Executed LoadTestTool - OK
bin/hbase ltt -num_keys 10000 -write 100:100 -num_tables 10 -multiput
I do find another issue while testing that is non blocking.
1. hbase-vote.sh
<https://github.com/apache/hbase/blob/branch-2/dev-support/hbase-vote.sh> is
outdated in branch-2. I see that we are not maintaining all the dev-support
scripts in other branches and it seems fine to me. In this case lets just
remove these files from all other branches.
On Sat, Mar 21, 2026 at 5:02 AM Andrew Purtell <[email protected]> wrote:
> Please vote on this Apache hbase release candidate, HBase 2.5.14RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.5.14
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.5.14RC1:
>
> https://github.com/apache/hbase/tree/2.5.14RC1
>
> This tag currently points to git reference
>
> f17e8c21b6c37d67a8ecf77f717b03b2db61829b
>
> 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.14RC1/
>
> Maven artifacts are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/orgapachehbase-1612/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/orgapachehbase-1613/
>
> 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
>