+1 * API compatibility report looks good: ok * Changelog and Jira line up: ok * Deployed to a small cluster and ran ITBLL with serverkilling chaos monkey for several hours: ok * Nightlies up on ci-hadoop are looking solid: ok
I also ran hbase-vote.sh against the artifacts mirrored to svn (at https://dist.apache.org/repos/dist/dev/hbase/2.3.2RC4), using both Hadoop2 + JDK88 and Hadoop3 + JDK11 (using the patch posted on HBASE-25085). * Signature: ok * Checksum : ok * Rat check (1.8.0_222): ok - mvn clean apache-rat:check * Rat check (11.0.4): ok - mvn clean apache-rat:check "-D hadoop.profile=3.0" * Built from source (1.8.0_222): ok - mvn clean install -DskipTests * Built from source (11.0.4): ok - mvn clean install -DskipTests "-D hadoop.profile=3.0" * Unit tests pass (1.8.0_222): ok - mvn package -P runSmallTests * Unit tests pass (11.0.4): ok - mvn package -P runSmallTests "-D hadoop.profile=3.0" On Sun, Sep 20, 2020 at 10:51 AM Viraj Jasani <vjas...@apache.org> wrote: > Please vote on this Apache hbase release candidate, > hbase-2.3.2RC4 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase 2.3.2 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 2.3.2RC4: > > https://github.com/apache/hbase/tree/2.3.2RC4 > > The release files, including signatures, digests, as well as CHANGES.md > and RELEASENOTES.md included in this RC can be found at: > > http://home.apache.org/~vjasani/2.3.2RC4/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1409/ > > Artifacts were signed with the 1C8ADFD5 key which can be found in: > > https://dist.apache.org/repos/dist/release/hbase/KEYS > > To learn more about Apache hbase, please see > > http://hbase.apache.org/ > > Thanks, > Your HBase Release Manager >