You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "张铎(Duo Zhang)" <pa...@gmail.com> on 2022/10/07 12:44:57 UTC

[VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Please vote on this Apache hbase thirdparty release candidate,
hbase-thirdparty-4.1.2RC0

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache hbase thirdparty 4.1.2
[ ] -1 Do not release this package because ...

The tag to be voted on is 4.1.2RC0:

  https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0

This tag currently points to git reference

  c77602901d8fba57957fa4b647b0578cae687f1a

The release files, including signatures, digests, as well as CHANGES.md
and RELEASENOTES.md included in this RC can be found at:

  https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/

Maven artifacts are available in a staging repository at:

  https://repository.apache.org/content/repositories/orgapachehbase-1496/

Artifacts were signed with the 9AD2AE49 key which can be found in:

  https://downloads.apache.org/hbase/KEYS

To learn more about Apache hbase thirdparty, please see

  http://hbase.apache.org/

Thanks,
Your HBase Release Manage

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by Nick Dimiduk <nd...@apache.org>.
+1 (binding)

        * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_292): ok
         - mvn clean apache-rat:check
        * Built from source (1.8.0_292): ok
         - mvn clean install  -DskipTests
        * Unit tests pass (1.8.0_292): ok
         - mvn clean package   -Dsurefire.rerunFailingTestsCount=3

On Fri, Oct 7, 2022 at 2:45 PM 张铎(Duo Zhang) <pa...@gmail.com> wrote:
>
> Please vote on this Apache hbase thirdparty release candidate,
> hbase-thirdparty-4.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 4.1.2RC0:
>
>   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
>
> This tag currently points to git reference
>
>   c77602901d8fba57957fa4b647b0578cae687f1a
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1496/
>
> Artifacts were signed with the 9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase thirdparty, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manage

[RESULT][VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by "张铎(Duo Zhang)" <pa...@gmail.com>.
72 hours elapsed, let me close the vote.

With  5 binding +1s and no -1, the vote passes.

Let me push out the release.

Thanks all for voting!

张铎(Duo Zhang) <pa...@gmail.com> 于2022年10月10日周一 19:14写道:
>
> +1 from me.
>
> I've opened a PR for upgrading the hbase-thirdparty dependency to 4.1.2
>
> https://github.com/apache/hbase/pull/4818
>
> The pre commit result looks good.
>
> Yu Li <ca...@gmail.com> 于2022年10月10日周一 16:24写道:
> >
> > +1 (binding)
> >
> > Checked the diff between 4.1.1 and 4.1.2-rc0: *OK* (
> > https://github.com/apache/hbase-thirdparty/compare/rel/4.1.1...4.1.2RC0)
> > Checked release note and changes: *OK*
> > Checked sums and signatures: *OK*
> > Checked the jars in the staging repo: *OK*
> > Checked rat, UT, and building from source (8u101): *OK*
> >
> > Best Regards,
> > Yu
> >
> >
> > On Sat, 8 Oct 2022 at 02:30, Andrew Purtell <ap...@apache.org> wrote:
> >
> > > +1 (binding)
> > >
> > >         * Signature: ok
> > >         * Checksum : ok
> > >         * Rat check (1.8.0_332): ok
> > >          - mvn clean apache-rat:check
> > >         * Built from source (1.8.0_332): ok
> > >          - mvn clean install  -DskipTests
> > >         * Unit tests pass (1.8.0_332): ok
> > >          - mvn clean package  -Dsurefire.rerunFailingTestsCount=3
> > > [
> > >
> > > On Fri, Oct 7, 2022 at 5:45 AM 张铎(Duo Zhang) <pa...@gmail.com>
> > > wrote:
> > >
> > > > Please vote on this Apache hbase thirdparty release candidate,
> > > > hbase-thirdparty-4.1.2RC0
> > > >
> > > > The VOTE will remain open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > The tag to be voted on is 4.1.2RC0:
> > > >
> > > >   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
> > > >
> > > > This tag currently points to git reference
> > > >
> > > >   c77602901d8fba57957fa4b647b0578cae687f1a
> > > >
> > > > The release files, including signatures, digests, as well as CHANGES.md
> > > > and RELEASENOTES.md included in this RC can be found at:
> > > >
> > > >
> > > https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > > >
> > > https://repository.apache.org/content/repositories/orgapachehbase-1496/
> > > >
> > > > Artifacts were signed with the 9AD2AE49 key which can be found in:
> > > >
> > > >   https://downloads.apache.org/hbase/KEYS
> > > >
> > > > To learn more about Apache hbase thirdparty, please see
> > > >
> > > >   http://hbase.apache.org/
> > > >
> > > > Thanks,
> > > > Your HBase Release Manage
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Andrew
> > >
> > > Unrest, ignorance distilled, nihilistic imbeciles -
> > >     It's what we’ve earned
> > > Welcome, apocalypse, what’s taken you so long?
> > > Bring us the fitting end that we’ve been counting on
> > >    - A23, Welcome, Apocalypse
> > >

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by "张铎(Duo Zhang)" <pa...@gmail.com>.
+1 from me.

I've opened a PR for upgrading the hbase-thirdparty dependency to 4.1.2

https://github.com/apache/hbase/pull/4818

The pre commit result looks good.

Yu Li <ca...@gmail.com> 于2022年10月10日周一 16:24写道:
>
> +1 (binding)
>
> Checked the diff between 4.1.1 and 4.1.2-rc0: *OK* (
> https://github.com/apache/hbase-thirdparty/compare/rel/4.1.1...4.1.2RC0)
> Checked release note and changes: *OK*
> Checked sums and signatures: *OK*
> Checked the jars in the staging repo: *OK*
> Checked rat, UT, and building from source (8u101): *OK*
>
> Best Regards,
> Yu
>
>
> On Sat, 8 Oct 2022 at 02:30, Andrew Purtell <ap...@apache.org> wrote:
>
> > +1 (binding)
> >
> >         * Signature: ok
> >         * Checksum : ok
> >         * Rat check (1.8.0_332): ok
> >          - mvn clean apache-rat:check
> >         * Built from source (1.8.0_332): ok
> >          - mvn clean install  -DskipTests
> >         * Unit tests pass (1.8.0_332): ok
> >          - mvn clean package  -Dsurefire.rerunFailingTestsCount=3
> > [
> >
> > On Fri, Oct 7, 2022 at 5:45 AM 张铎(Duo Zhang) <pa...@gmail.com>
> > wrote:
> >
> > > Please vote on this Apache hbase thirdparty release candidate,
> > > hbase-thirdparty-4.1.2RC0
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 4.1.2RC0:
> > >
> > >   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
> > >
> > > This tag currently points to git reference
> > >
> > >   c77602901d8fba57957fa4b647b0578cae687f1a
> > >
> > > The release files, including signatures, digests, as well as CHANGES.md
> > > and RELEASENOTES.md included in this RC can be found at:
> > >
> > >
> > https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1496/
> > >
> > > Artifacts were signed with the 9AD2AE49 key which can be found in:
> > >
> > >   https://downloads.apache.org/hbase/KEYS
> > >
> > > To learn more about Apache hbase thirdparty, please see
> > >
> > >   http://hbase.apache.org/
> > >
> > > Thanks,
> > > Your HBase Release Manage
> > >
> >
> >
> > --
> > Best regards,
> > Andrew
> >
> > Unrest, ignorance distilled, nihilistic imbeciles -
> >     It's what we’ve earned
> > Welcome, apocalypse, what’s taken you so long?
> > Bring us the fitting end that we’ve been counting on
> >    - A23, Welcome, Apocalypse
> >

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by Yu Li <ca...@gmail.com>.
+1 (binding)

Checked the diff between 4.1.1 and 4.1.2-rc0: *OK* (
https://github.com/apache/hbase-thirdparty/compare/rel/4.1.1...4.1.2RC0)
Checked release note and changes: *OK*
Checked sums and signatures: *OK*
Checked the jars in the staging repo: *OK*
Checked rat, UT, and building from source (8u101): *OK*

Best Regards,
Yu


On Sat, 8 Oct 2022 at 02:30, Andrew Purtell <ap...@apache.org> wrote:

> +1 (binding)
>
>         * Signature: ok
>         * Checksum : ok
>         * Rat check (1.8.0_332): ok
>          - mvn clean apache-rat:check
>         * Built from source (1.8.0_332): ok
>          - mvn clean install  -DskipTests
>         * Unit tests pass (1.8.0_332): ok
>          - mvn clean package  -Dsurefire.rerunFailingTestsCount=3
> [
>
> On Fri, Oct 7, 2022 at 5:45 AM 张铎(Duo Zhang) <pa...@gmail.com>
> wrote:
>
> > Please vote on this Apache hbase thirdparty release candidate,
> > hbase-thirdparty-4.1.2RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 4.1.2RC0:
> >
> >   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
> >
> > This tag currently points to git reference
> >
> >   c77602901d8fba57957fa4b647b0578cae687f1a
> >
> > The release files, including signatures, digests, as well as CHANGES.md
> > and RELEASENOTES.md included in this RC can be found at:
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1496/
> >
> > Artifacts were signed with the 9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > To learn more about Apache hbase thirdparty, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manage
> >
>
>
> --
> Best regards,
> Andrew
>
> Unrest, ignorance distilled, nihilistic imbeciles -
>     It's what we’ve earned
> Welcome, apocalypse, what’s taken you so long?
> Bring us the fitting end that we’ve been counting on
>    - A23, Welcome, Apocalypse
>

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by Andrew Purtell <ap...@apache.org>.
+1 (binding)

        * Signature: ok
        * Checksum : ok
        * Rat check (1.8.0_332): ok
         - mvn clean apache-rat:check
        * Built from source (1.8.0_332): ok
         - mvn clean install  -DskipTests
        * Unit tests pass (1.8.0_332): ok
         - mvn clean package  -Dsurefire.rerunFailingTestsCount=3
[

On Fri, Oct 7, 2022 at 5:45 AM 张铎(Duo Zhang) <pa...@gmail.com> wrote:

> Please vote on this Apache hbase thirdparty release candidate,
> hbase-thirdparty-4.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 4.1.2RC0:
>
>   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
>
> This tag currently points to git reference
>
>   c77602901d8fba57957fa4b647b0578cae687f1a
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1496/
>
> Artifacts were signed with the 9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase thirdparty, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manage
>


-- 
Best regards,
Andrew

Unrest, ignorance distilled, nihilistic imbeciles -
    It's what we’ve earned
Welcome, apocalypse, what’s taken you so long?
Bring us the fitting end that we’ve been counting on
   - A23, Welcome, Apocalypse

Re: [VOTE] First release candidate for hbase-thirdparty 4.1.2 is available for download

Posted by Xiaolin Ha <su...@gmail.com>.
+1 (binding)

* Signature: ok
* Checksum: ok
* Rat check(1.8.0_202): ok
  - mvn clean apache-rat:check
* Built from source(1.8.0_202): ok
  - mvn clean install  -DskipTests
* Unit tests pass(1.8.0_202): ok
 - mvn clean package  -Dsurefire.rerunFailingTestsCount=3


张铎(Duo Zhang) <pa...@gmail.com> 于2022年10月7日周五 20:45写道:

> Please vote on this Apache hbase thirdparty release candidate,
> hbase-thirdparty-4.1.2RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase thirdparty 4.1.2
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 4.1.2RC0:
>
>   https://github.com/apache/hbase-thirdparty/tree/4.1.2RC0
>
> This tag currently points to git reference
>
>   c77602901d8fba57957fa4b647b0578cae687f1a
>
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
>
>   https://dist.apache.org/repos/dist/dev/hbase/hbase-thirdparty-4.1.2RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1496/
>
> Artifacts were signed with the 9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> To learn more about Apache hbase thirdparty, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manage
>