+1

          * Signature: ok
          * Checksum : ok
          * Rat check (1.8.0_92): ok
           - mvn clean apache-rat:check
          * Built from source (1.8.0_92): ok
           - mvn clean install -DskipTests
          * Unit tests pass (1.8.0_92): ok
           - mvn test -P runAllTests

The test script is so set and forget that I forgot to post back on the
thread until today :)

On Wed, Aug 28, 2019 at 9:58 AM Nick Dimiduk <[email protected]> wrote:

> +1
>
> using this fancy new hbase-vote.sh:
>         * Signature: ok
>         * Checksum : ok
>         * Rat check (1.8.0_222): ok
>          - mvn clean apache-rat:check
>         * Built from source (1.8.0_222): ok
>          - mvn clean install -DskipTests
>         * Unit tests pass (1.8.0_222): failed
>          - mvn package -P runAllTests
>
> I have only been able to get about 1/10 full test runs to complete, largely
> due to timeouts in test setup.
>
> 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
> >
>

Reply via email to