+1 -- Checksum and signature - Ok -- built from source - Ok -- Rat check on the source - Success -- Compatibility report - looks good -- License and Notice - Ok
On Wed, Aug 28, 2019 at 11:38 AM Andrew Purtell <[email protected]> wrote: > +1 > > * Signature: ok > * Checksum : ok > * Rat check (1.8.0_172): ok > - mvn clean apache-rat:check > * Built from source (1.8.0_172): ok > - mvn clean install -DskipTests > * Unit tests pass (1.8.0_172): failed > - mvn package -P runAllTests > > I have not been able to get a successful unit test run after several > attempts. The default concurrency for test execution is too high for my dev > laptop, I think. I use a macbook pro one generation back. Spot checked a > few unit test failures by running them standalone, passed then. > > > On Mon, Aug 26, 2019 at 7:54 AM Duo Zhang <[email protected]> wrote: > > > The second release candidate for HBase 2.1.6 is available for download: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.1.6RC1 > > > > Maven artifacts are also available in a staging repository at: > > > > > https://repository.apache.org/content/repositories/orgapachehbase-1331/ > > > > Artifacts are signed with my key (9AD2AE49) published in our KEYS file at > > > > http://www.apache.org/dist/hbase/KEYS > > > > The tag to be voted on is 2.1.6RC1: > > > > https://github.com/apache/hbase/tree/2.1.6RC1 > > > > HBase 2.1.6 is the seventh maintenance release in the HBase 2.1 line, > > continuing on the theme of bringing a stable, reliable database to the > > Hadoop and NoSQL communities. It fixes several CVEs related to jackson by > > upgrading jackson-databind dependency to 2.9.9.2, all hbase users are > > highly recommended to upgrade, especially the one who uses hbase-rest. > > > > 2.1.6 includes ~152 bug and improvement fixes done since the 2.1.5. There > > are several critical fixes around WAL, which may cause WAL corruption or > > hang the region server. Please see HBASE-22539, HBASE-22681, HBASE-22684 > > for more details. > > > > The detailed source and binary compatibility report vs 2.1.5 has been > > published for your review, at: > > > > > > > > > https://dist.apache.org/repos/dist/dev/hbase/2.1.6RC1/compatibility_report_2.1.5vs2.1.6RC1.html > > > > The report shows no incompatibilities. > > > > The full list of fixes included in this release is available in the > > CHANGES.md that ships as part of the release also available here: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.1.6RC1/CHANGES.md > > > > The RELEASENOTES.md are here: > > > > https://dist.apache.org/repos/dist/dev/hbase/2.1.6RC1/RELEASENOTES.md > > > > Please try out this candidate and vote +1/-1 on whether we should release > > these artifacts as HBase 2.1.6. > > > > The VOTE will remain open for at least 72 hours. > > > > Thanks > > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands > - A23, Crosstalk >
