Thank you Mingliang, checking the change list to double check my work was especially helpful.
On Fri, Aug 31, 2018 at 12:26 AM Mingliang Liu <[email protected]> wrote: > +1 (non-binding) > > > - Download source and verify with sha512sum > - Check all the target 18 issues were included in both CHANGE list and > git commit > - Run RAT check: mvn apache-rat:check > - Unit test suite: mvn test -P runAllTests > - Install on local machine > - Check Web UI > - basic HBase shell command (put, get, scan, list etc) > - Loaded 1M rows with LTT: > - hbase ltt -tn TestTable -write 10:16 -num_keys 1000000 > - hbase ltt -tn TestTable -read 100 -num_keys 1000000 > > All passed. > > > Java version: 8u181 > > OS: Linux Ubuntu 16.04 > > On Tue, Aug 28, 2018 at 3:11 PM Andrew Purtell <[email protected]> > wrote: > > > The first HBase 1.4.7 release candidate (RC0) is available for download > at > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.7RC0/ and Maven > > artifacts are available in the temporary repository > > https://repository.apache.org/content/repositories/orgapachehbase-1230/ > . > > > > The git tag corresponding to the candidate is '1.4.7RC0' (763f27f583). > > > > A detailed source and binary compatibility report for this release is > > available for your review at > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.7RC0/compat-check-report.html > > . There are no reported compatibility issues. > > > > A list of the 18 issues resolved in this release can be found at > > https://s.apache.org/PvLv . > > > > Please try out the candidate and vote +1/0/-1. > > > > The vote will be open for at least 72 hours. Unless objection I will try > to > > close it Monday September 3, 2018 if we have sufficient votes. > > > > Prior to making this announcement I made the following preflight checks: > > > > RAT check passes (7u80) > > Unit test suite passes (7u80) > > LTT load 1M rows with 100% verification and 20% updates (8u181) > > ITBLL 500M rows with slowDeterministic and serverKilling monkies > > (8u181) > > > > -- > > Andrew > > > -- Best regards, Andrew Words like orphans lost among the crosstalk, meaning torn from truth's decrepit hands - A23, Crosstalk
