+1 * Signature: ok * Checksum: ok * Compatibility Report vs 2.2.0: ok * Rat check (1.8.0_222): ok - mvn clean apache-rat:check * Built from source (1.8.0_222): ok - mvn clean install -DskipTests - ./bin/hbase master start * Built from source (11.0.4+11): ok - mvn clean install -DskipTests -Dhadoop.profile=3.0 - ./bin/hbase master start * Unit tests: ok - Jenkins is looking pretty good overall. - A couple flaky tests remain, and we continue to see failures due to INFRA-20025 * Binary artifact (bin.tar.gz): ok - "HBase Version" matches git tag - "HBase Source Checksum" is missing, filed HBASE-24697 - ./bin/hbase master start * ITBLL: ok - have spent ~48 hours of ITBLL running since rc0. Verify always succeeds. * saintstack/hbase-downstreamer: ok - mvn -Dhbase.2.version=2.3.0 -Dhbase.staging.repository=' https://repository.apache.org/content/repositories/orgapachehbase-1396/' -Dhadoop.version=2.10.0 -Dslf4j.version=1.7.30 clean package - had to exclude zookeeper from hadoop-common, which still depends on zookeeper-3.4.9 and is missing org/apache/zookeeper/common/X509Exception$SSLContextException
There are 5 known critical bugs with affectsVersion: 2.3.0, 3 related to assignment manager and 2 related to replication. None are new regressions over existing 2.x release lines. On Mon, Jul 6, 2020 at 6:28 PM Nick Dimiduk <[email protected]> wrote: > Please vote on this Apache hbase release candidate, > hbase-2.3.0RC3 > > The VOTE will remain open for at least 72 hours. > > [ ] +1 Release this package as Apache hbase 2.3.0 > [ ] -1 Do not release this package because ... > > The tag to be voted on is 2.3.0RC3: > > https://github.com/apache/hbase/tree/2.3.0RC3 > > 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.3.0RC3/ > > Maven artifacts are available in a staging repository at: > > https://repository.apache.org/content/repositories/orgapachehbase-1396/ > > Artifacts were signed with the [email protected] 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 >
