+1 * checked sums and signatures * checked src tarball against the 1.1.2RC2 tag * verified license and notice files * RAT passes
known issues, none of which I think warrant another RC: * HBASE-14341 - source tarball has an extra copy of hbase-shaded-client and hbase-shaded-server * HBASE-13088 - native client missing in src tarball * HBASE-14338 - Asciidoctor is misspelled in license notification * HBASE-14245 - netty 3 license/notice errors * HBASE-14244 - hbase-resource-bundle jar's NOTICE file misses end year On Fri, Aug 28, 2015 at 9:35 PM, Andrew Purtell <[email protected]> wrote: > +1 > > Checked signatures and checksums > Spot checked LICENSE and NOTICE files in tarballs and jars > Built from source > RAT check passed > Checked compat report > Unit tests pass (tested with 7u79) > Loaded 1M rows with LTT, nothing unexpected observed in logs or latencies > > > > On Thu, Aug 27, 2015 at 6:14 PM, Enis Söztutar <[email protected]> wrote: > > > Here is my +1. > > > > Checked sigs, crcs, > > Checked files, layout and jars, > > Built with Hadoop-2.3+ > > Checked compat report > > Run local mode and simple smoke tests from shell > > Build with hbase-downstreamer > > Inspected logs, nothing out of ordinary > > Inspected the UI. > > Checked the compiled hadoop jar version > > Deployed on a 7 node cluster. > > Run ITBLL, LTT everything fine. > > > > Enis > > > > > > On Thu, Aug 27, 2015 at 3:00 PM, Ted Yu <[email protected]> wrote: > > > > > +1 based on the following: > > > > > > verified signatures > > > ran unit test suite - pass > > > loaded onto a small cluster and performed sanity checks (hbase shell, > UI, > > > etc) > > > > > > Cheers > > > > > > On Wed, Aug 26, 2015 at 9:16 PM, Nick Dimiduk <[email protected]> > > wrote: > > > > > > > Hello again devs, > > > > > > > > This "third time's the charm" edition release candidate of HBase > 1.1.2 > > > > (HBase-1.1.2RC2) is available for download at > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.1.2RC2/ > > > > > > > > Maven artifacts are also available in the staging repository > > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1115/ > > > > > > > > Artifacts are signed with my code signing subkey 0xAD9039071C3489BD, > > > > available in the Apache keys directory > > > > https://people.apache.org/keys/committer/ndimiduk.asc and in our > > project > > > > KEYS files at https://dist.apache.org/repos/dist/release/hbase/KEYS > > > > > > > > There's a signed tag for this release at > > > > > > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=hbase.git;a=tag;h=b54078ddc30b9feb09aa36f3cf9fa8af757fa77b > > > > > > > > The detailed source and binary compatibility report vs 1.1.0 has been > > > > published for your review, at > > > > http://people.apache.org/~ndimiduk/1.1.0_1.1.2RC2_compat_report.html > > > > > > > > HBase 1.1.2 is the second patch release in the HBase 1.1 line, > > continuing > > > > on the theme of bringing a stable, reliable database to the Hadoop > and > > > > NoSQL communities. This release includes over 80 bug fixes since the > > > 1.1.1 > > > > release. Notable correctness fixes include HBASE-14054, HBASE-12865, > > > > HBASE-13993, HBASE-13337, HBASE-14013, HBASE-13895. > > > > > > > > This release candidate is identical to the RC1 tag. The only > difference > > > is > > > > it was built with the updated make_rc.sh script attached to > > HBASE-14318. > > > > > > > > The full list of fixes included in this release is available at > > > > > > > > > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753&version=12332793 > > > > and in the CHANGES.txt file included in the distribution. > > > > > > > > Please try out this candidate and vote +/-1 by Monday, 2015-08-31 > 23:59 > > > > UTC-07:00 as to whether we should release these artifacts as HBase > > 1.1.2. > > > > > > > > Thanks, > > > > Nick > > > > > > > > > > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) > -- Sean
