Here's my own binding +1: * Signature: ok
* Checksum : ok * Rat check (11.0.18): ok - mvn clean apache-rat:check * Built from source (11.0.18): ok - mvn clean install -DskipTests * Unit tests pass (11.0.18): ok - mvn package -P runSmallTests I've also run this release through LTT and Chaos Money, and we've installed it on several load-bearing clusters without issues. On Tue, May 7, 2024 at 11:33 AM Nick Dimiduk <ndimi...@apache.org> wrote: > +1 (binding) > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_412): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_412): ok > - mvn clean install -DskipTests > * Built from source (11.0.23): ok > - mvn clean install -D hadoop.profile=3.0 -DskipTests > * Built from source (17.0.11): ok > - mvn clean install -D hadoop.profile=3.0 -DskipTests > * Built from source (21.0.3): ok > - mvn clean install -D hadoop.profile=3.0 -DskipTests > * Compatibility report: okay > - I agree with Duo's assessment of the changes > - filed HBASE-28573 to exclude the shaded package in the future > * Reviewed the existing issues with incremental backups as flagged by > Dieter. > * Exercised the staged repositories using github.com: > ndimiduk/hbase-downstreamer.git > - (JDK8 + Hadoop2): ok > - mvn -Dhbase.2.version=2.6.0 -Dhbase.staging.repository= > https://repository.apache.org/content/repositories/orgapachehbase-1542 > -Dhadoop.2.version=2.10.2 > <https://repository.apache.org/content/repositories/orgapachehbase-1542-Dhadoop.2.version=2.10.2> > clean package > -Dmaven.repo.local=$(pwd)/m2_repository clean package > - (JDK11 + Hadoop3): ok > - mvn -Dhbase.2.version=2.6.0-hadoop3 -Dhbase.staging.repository= > https://repository.apache.org/content/repositories/orgapachehbase-1543 > -Dhadoop.3.version=3.3.5 > <https://repository.apache.org/content/repositories/orgapachehbase-1543-Dhadoop.3.version=3.3.5> > -Dmaven.repo.local=$(pwd)/m2_repository clean > package > * Run LTT against local mode (JDK11) > - ./bin/hbase ltt -num_keys 5000000 -write 3:512 -read 100 -multiput > - web UI looks good > - There's a race condition related to closing down zookeeper connections > when shutting down the local mode master process > > > On Mon, Apr 29, 2024 at 9:20 PM Bryan Beaudreault <bbeaudrea...@apache.org > > > wrote: > > > Please vote on this Apache hbase release candidate, > > hbase-2.6.0RC4 > > > > The VOTE will remain open for at least 72 hours. > > > > [ ] +1 Release this package as Apache hbase 2.6.0 > > [ ] -1 Do not release this package because ... > > > > The tag to be voted on is 2.6.0RC4: > > > > https://github.com/apache/hbase/tree/2.6.0RC4 > > > > This tag currently points to git reference > > > > de99f8754135ea69adc39da48d2bc2b2710a5366 > > > > 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.6.0RC4/ > > > > Maven artifacts are available in a staging repository at: > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1542/ > > > > Maven artifacts for hadoop3 are available in a staging repository at: > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1543/ > > > > Artifacts were signed with the 0x74EFF462 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 > > >