+1 (non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_212): ok - mvn clean apache-rat:check * Built from source (1.8.0_212): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_212): ok - mvn test -P runAllTests * on Cluster tests with hadoop-2.8.5 (1.8.0_201) with 6 m4.xlarge nodes: ok - Checked UI: ok - basic operations (create/put/get/scan/flush/list/disable/drop): ok - Run read/write LTT tests with 1m keys passed: ok - hbase ltt -tn TestTable2 -write 10:16 -num_keys 1000000 - hbase hbase ltt -tn TestTable2 -read 100 -num_keys 1000000 - ITBLL 1m: ok - hbase org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList -m serverKilling loop 1 10 1000000 ${RANDOM} 1
Two tests below reran and passed the second time, TestRegionServerAbort is not part of flaky tests <https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1.4/lastSuccessfulBuild/artifact/dashboard.html> , but passed the second run, so IMO it should not block voting +1 for this RC. - TestSnapshotFromMaster.testAsyncSnapshotWillNotBlockSnapshotHFileCleaner - TestRegionServerAbort.testAbortFromRPC *### Check compatibility report <https://dist.apache.org/repos/dist/dev/hbase/1.4.10RC1/compat-check-report.html> * - Verify those removed method and it looks good. -Stephen On Thu, Jun 6, 2019 at 8:57 AM Andrew Purtell <andrew.purt...@gmail.com> wrote: > The dist URL is https://dist.apache.org/repos/dist/dev/hbase/1.4.10RC1/ > > > On Jun 5, 2019, at 5:11 PM, Andrew Purtell <apurt...@apache.org> wrote: > > > > The second HBase 1.4.10 release candidate (RC1) is available for > download at > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.10RC1/ and Maven > > artifacts are available in the temporary repository > https://repository.apache.org/content/repositories/orgapachehbase-1323 > > > > The git tag corresponding to the candidate is '1.4.10RC1' (76ab087819). > > > > A detailed source and binary compatibility report for this release is > > available at > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.10RC1/compat-check-report.html > . Please review and raise any concerns if you have them. > > > > A list of the 87 issues resolved in this release can be found at > https://s.apache.org/6zMz > > > > Please try out the candidate and vote +1/0/-1. > > > > Prior to making this announcement I made the following checks: > > > > RAT check passes (7u80) > > Unit test suite passes (8u172) > > LTT load 1M rows (8u172) > > > > -- > > Best regards, > > Andrew > > >