+1 Checked sums and signatures: ok Built from source: ok (7u79) RAT check: ok (7u79) Compatibility check: ok (7u79), ran check_compatibility.sh locally, 100% compatible with 1.2.5 (both binary and source) Unit tests pass: ok (8u101) - Passed with -Dsurefire.rerunFailingTestsCount=3 - TestTableLockManager.testReapAllTableLocks failed 3 times but passed finally, might need to watch this if not already. Shell commands: ok (8u101), ran DDL/flush/compact commands, everything looks good Loaded 1M rows with LTT: ok (8u101), all keys verified, latency and logs looks good
Best Regards, Yu On 31 May 2017 at 15:19, ramkrishna vasudevan < [email protected]> wrote: > +1 > > Downloaded both src and binary artifacts. > > Started a single node cluster with the set up created out of binary > artifact. Loaded some data. > > Built the package from the src artifact. Killed the Regionserver started > from binary artifact and started a region server created out of src > artifact. > > All data and regions were available again. > > No obvious issues. > > Ran all the tests and there were no test failures too in my linux box. > > Regards > Ram > > On Tue, May 30, 2017 at 9:49 PM, Misty Stanley-Jones <[email protected]> > wrote: > > > +1 binding > > > > Tested on my Macbook Pro: > > > > Source verification: > > - Verified md5sum > > - Extracted binary .tar.gz > > - Scanned CHANGES.txt (nice going fixing a 4-digit JIRA!) > > - Ran mvn install > > - Ran mvn verify, a couple timeouts that ran OK individually > > > > Binary verification: > > - Verified md5sum > > - Extracted .tar.gz > > - Scanned CHANGES.txt, it matches > > - Looked at HTML and PDF docs, version info looks good > > - Ran bin/start-hbase.sh, verified HBase was running > > - Ran bin/stop-hbase.sh, verified HBase stopped > > > > > > > > > > > > > > > > On Mon, May 29, 2017 at 9:31 AM, Sean Busbey <[email protected]> wrote: > > > > > The first release candidate for HBase 1.2.6 is available for download > at: > > > > > > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.6RC0/ > > > > > > Maven artifacts are also available in a staging repository at: > > > > > > https://repository.apache.org/content/repositories/ > orgapachehbase-1168/ > > > > > > Artifacts are signed with my key (0D80DB7C) published in our KEYS > > > file at http://www.apache.org/dist/hbase/KEYS > > > > > > The RC corresponds to the signed tag 1.2.6RC0, which currently points > > > to commit ref > > > > > > 2f9b9e17d0522e36063bf52ecc58576243d20b3f > > > > > > The detailed source and binary compatibility report vs 1.2.5 has been > > > published for your review, at: > > > > > > https://s.apache.org/hbase-1.2.6-rc0-compat-report > > > > > > HBase 1.2.6 is the sixth maintenance release in the HBase 1.2 line, > > > continuing on the theme of bringing a stable, reliable database to > > > the Hadoop and NoSQL communities. This release includes over 25 > > > bug fixes since 1.2.5. > > > > > > Critical fixes include: > > > > > > * HBASE-17287 - Master becomes a zombie if filesystem object closes > > > * HBASE-16630 - Fragmentation in long running Bucket Cache > > > * HBASE-17717 - Incorrect ZK ACL set for HBase superuser > > > * HBASE-15941 - HBCK repair should not unsplit healthy splitted region > > > > > > The full list of fixes included in this release is available at: > > > > > > https://s.apache.org/hbase-1.2.6-jira-release-notes > > > > > > and in the CHANGES.txt file included in the distribution. > > > > > > Please try out this candidate and vote +1/-1 on whether we should > > > release these artifacts as HBase 1.2.6. > > > > > > The VOTE will remain open for at least 72 hours. Given sufficient votes > > > I would like to close it on June 5th, 2017. > > > > > > thanks! > > > > > >
