I did a quick bisect (see HBASE-16980) and the suspect commit went out in the previous release, so let me change my vote to -0: This is not a regression in this release on the one hand but on the other the unit test suite does not pass.
On Mon, Oct 31, 2016 at 6:15 PM, Andrew Purtell <[email protected]> wrote: > -1 > > Checked signatures: ok > Checked sums: ok (md5, sha1) > Checked NOTICE and LICENSE files: ok. Still seeing unexpanded velocity > macros in binary NOTICE (e.g. "For source see '${dep.url}'.") but not a > showstopper > Built from source with RAT check: ok (7u80) > LTT 1M rows: ok (8u102) > Unit tests: TestRowProcessorEndpoint fails consistently (7u80) - > HBASE-16980 > > TestRowProcessorEndpoint.testMultipleRows:246 expected:<3> but was:<2> > TestRowProcessorEndpoint.testReadModifyWrite:184 expected:<101> but > was:<91> > > > On Tue, Oct 25, 2016 at 8:17 PM, Sean Busbey <[email protected]> wrote: > >> The second release candidate for HBase 1.2.4 is available for download at: >> >> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.4RC1/ >> >> Maven artifacts are also available in a staging repository at: >> >> https://repository.apache.org/content/repositories/orgapachehbase-1156/ >> >> 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.4RC1, which currently points >> to commit ref >> >> 67592f3d062743907f8c5ae00dbbe1ae4f69e5af >> >> The detailed source and binary compatibility report vs 1.2.3 has been >> published for your review, at: >> >> https://dist.apache.org/repos/dist/dev/hbase/hbase-1.2.4RC1/ >> 1.2.3_1.2.4RC1_compat_report.html >> >> HBase 1.2.4 is the fourth patch 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 about 30 bug fixes since 1.2.3. >> Critical fixes include: >> >> * HBASE-16340 Xerces implementation jars removed (incompatible change) >> * HBASE-15984 Given failure to parse a given WAL that was closed >> cleanly, replay the WAL. >> * HBASE-16931 Setting cell's seqId to zero in compaction flow might >> cause RS down. >> * HBASE-16721 Concurrency issue in WAL unflushed seqId tracking >> >> The full list of fixes included in this release is available at: >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje >> ctId=12310753&version=12338116 >> >> 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.4. >> >> The VOTE will remain open for atleast 72 hours. Given sufficient votes >> I would like to close it on November 1st, 2016. >> >> thanks! >> > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet Hein > (via Tom White) > > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
