You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by aaron ai <ya...@gmail.com> on 2022/08/29 02:54:16 UTC

[Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Hello RocketMQ Community,

This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.

Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
<https://github.com/apache/rocketmq-apis>, and are built on top of Protocol
Buffer and gRPC.

The artifact:
https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/

The staging repo for maven:
https://repository.apache.org/content/repositories/orgapacherocketmq-1097/

Git tag for the release:
https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1

Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53

Relate Notes:
https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1

The artifacts have been signed with Key :

3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the keys
file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS

Fill in the following:

[+]  check LICENSE, should be Apache V2

[+]  check NOTICE, should have a notice for third-party dependency if
necessary

[+]  extract the zip and check if the source version is correct

[+]  verify the asc(PGP sign),SHA512







The vote will be open for at least 72 hours or until the necessary number
of votes are reached.

Please vote accordingly:




[ ] +1 approve

[ ] +0 no opinion

[ ] -1 disapprove with the reason




Thanks

The Apache RocketMQ Team

[RESULT] [VOTE] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by aaron ai <ya...@gmail.com>.
Hello RocketMQ Community,

The Apache RocketMQ vote is now closed and has passed with 5 binding +1s, 0
non-binding +1s and no 0 or -1;

Binding votes +1s:

yukon(yukon@apache.org)
Xiaorui Wang(vintagewang@apache.org)
Qinshan Lin(linhill@apache.org)
Rongrong Jin(jinrongtong@apache.org)
Zhanhui Li(lizhanhui@apache.org)

The release will be published soon.

Thanks,
The Apache RocketMQ Team


Zhanhui Li <li...@gmail.com> 于2022年9月1日周四 09:32写道:

> +1
>
> On Wed, Aug 31, 2022 at 9:45 PM jinrongtong <ji...@apache.org>
> wrote:
>
> > +1, I checked<br/><br/>[OK] Hash and Tag in GitHub repo is matching the
> > current artifacts<br/><br/>[OK] Maven jar in nexus repo is
> > right<br/><br/>[OK] The release note is clear<br/><br/>[OK] verify the
> > asc(PGP sign)
> > At 2022-08-31 14:52:22, "hill" <hi...@126.com> wrote:
> > >+1
> > >
> > >At 2022-08-31 13:32:54, "Xiaorui Wang" <vi...@apache.org> wrote:
> > >>+1
> > >>
> > >>yukon <yu...@apache.org>于2022年8月31日 周三14:19写道:
> > >>
> > >>> +1
> > >>>
> > >>> On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com>
> > wrote:
> > >>>
> > >>> > Hello RocketMQ Community,
> > >>> >
> > >>> > This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
> > >>> >
> > >>> > Apache RocketMQ clients 5.x series follow the specs of
> rocketmq-apis
> > >>> > <https://github.com/apache/rocketmq-apis>, and are built on top of
> > >>> > Protocol
> > >>> > Buffer and gRPC.
> > >>> >
> > >>> > The artifact:
> > >>> >
> > >>> >
> > >>>
> >
> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
> > >>> >
> > >>> > The staging repo for maven:
> > >>> >
> > >>>
> >
> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
> > >>> >
> > >>> > Git tag for the release:
> > >>> >
> > >>>
> >
> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
> > >>> >
> > >>> > Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
> > >>> >
> > >>> > Relate Notes:
> > >>> >
> > >>> >
> > >>>
> >
> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
> > >>> >
> > >>> > The artifacts have been signed with Key :
> > >>> >
> > >>> > 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the
> > keys
> > >>> > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
> > >>> >
> > >>> > Fill in the following:
> > >>> >
> > >>> > [+]  check LICENSE, should be Apache V2
> > >>> >
> > >>> > [+]  check NOTICE, should have a notice for third-party dependency
> if
> > >>> > necessary
> > >>> >
> > >>> > [+]  extract the zip and check if the source version is correct
> > >>> >
> > >>> > [+]  verify the asc(PGP sign),SHA512
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> > The vote will be open for at least 72 hours or until the necessary
> > number
> > >>> > of votes are reached.
> > >>> >
> > >>> > Please vote accordingly:
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> > [ ] +1 approve
> > >>> >
> > >>> > [ ] +0 no opinion
> > >>> >
> > >>> > [ ] -1 disapprove with the reason
> > >>> >
> > >>> >
> > >>> >
> > >>> >
> > >>> > Thanks
> > >>> >
> > >>> > The Apache RocketMQ Team
> > >>> >
> > >>>
> > >>--
> > >>
> > >>Best regards,
> > >>
> > >>Xiaorui Wang[#] - Apache RocketMQ PMC chair
> > >>[#] https://github.com/vintagewang
> >
>

Re: Re:Re: [Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by Zhanhui Li <li...@gmail.com>.
+1

On Wed, Aug 31, 2022 at 9:45 PM jinrongtong <ji...@apache.org> wrote:

> +1, I checked<br/><br/>[OK] Hash and Tag in GitHub repo is matching the
> current artifacts<br/><br/>[OK] Maven jar in nexus repo is
> right<br/><br/>[OK] The release note is clear<br/><br/>[OK] verify the
> asc(PGP sign)
> At 2022-08-31 14:52:22, "hill" <hi...@126.com> wrote:
> >+1
> >
> >At 2022-08-31 13:32:54, "Xiaorui Wang" <vi...@apache.org> wrote:
> >>+1
> >>
> >>yukon <yu...@apache.org>于2022年8月31日 周三14:19写道:
> >>
> >>> +1
> >>>
> >>> On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com>
> wrote:
> >>>
> >>> > Hello RocketMQ Community,
> >>> >
> >>> > This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
> >>> >
> >>> > Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
> >>> > <https://github.com/apache/rocketmq-apis>, and are built on top of
> >>> > Protocol
> >>> > Buffer and gRPC.
> >>> >
> >>> > The artifact:
> >>> >
> >>> >
> >>>
> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
> >>> >
> >>> > The staging repo for maven:
> >>> >
> >>>
> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
> >>> >
> >>> > Git tag for the release:
> >>> >
> >>>
> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
> >>> >
> >>> > Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
> >>> >
> >>> > Relate Notes:
> >>> >
> >>> >
> >>>
> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
> >>> >
> >>> > The artifacts have been signed with Key :
> >>> >
> >>> > 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the
> keys
> >>> > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
> >>> >
> >>> > Fill in the following:
> >>> >
> >>> > [+]  check LICENSE, should be Apache V2
> >>> >
> >>> > [+]  check NOTICE, should have a notice for third-party dependency if
> >>> > necessary
> >>> >
> >>> > [+]  extract the zip and check if the source version is correct
> >>> >
> >>> > [+]  verify the asc(PGP sign),SHA512
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > The vote will be open for at least 72 hours or until the necessary
> number
> >>> > of votes are reached.
> >>> >
> >>> > Please vote accordingly:
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > [ ] +1 approve
> >>> >
> >>> > [ ] +0 no opinion
> >>> >
> >>> > [ ] -1 disapprove with the reason
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > Thanks
> >>> >
> >>> > The Apache RocketMQ Team
> >>> >
> >>>
> >>--
> >>
> >>Best regards,
> >>
> >>Xiaorui Wang[#] - Apache RocketMQ PMC chair
> >>[#] https://github.com/vintagewang
>

Re:Re:Re: [Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by jinrongtong <ji...@apache.org>.
+1, I checked<br/><br/>[OK] Hash and Tag in GitHub repo is matching the current artifacts<br/><br/>[OK] Maven jar in nexus repo is right<br/><br/>[OK] The release note is clear<br/><br/>[OK] verify the asc(PGP sign)
At 2022-08-31 14:52:22, "hill" <hi...@126.com> wrote:
>+1
>
>At 2022-08-31 13:32:54, "Xiaorui Wang" <vi...@apache.org> wrote:
>>+1
>>
>>yukon <yu...@apache.org>于2022年8月31日 周三14:19写道:
>>
>>> +1
>>>
>>> On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com> wrote:
>>>
>>> > Hello RocketMQ Community,
>>> >
>>> > This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
>>> >
>>> > Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
>>> > <https://github.com/apache/rocketmq-apis>, and are built on top of
>>> > Protocol
>>> > Buffer and gRPC.
>>> >
>>> > The artifact:
>>> >
>>> >
>>> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
>>> >
>>> > The staging repo for maven:
>>> >
>>> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
>>> >
>>> > Git tag for the release:
>>> >
>>> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
>>> >
>>> > Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
>>> >
>>> > Relate Notes:
>>> >
>>> >
>>> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
>>> >
>>> > The artifacts have been signed with Key :
>>> >
>>> > 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the keys
>>> > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
>>> >
>>> > Fill in the following:
>>> >
>>> > [+]  check LICENSE, should be Apache V2
>>> >
>>> > [+]  check NOTICE, should have a notice for third-party dependency if
>>> > necessary
>>> >
>>> > [+]  extract the zip and check if the source version is correct
>>> >
>>> > [+]  verify the asc(PGP sign),SHA512
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > The vote will be open for at least 72 hours or until the necessary number
>>> > of votes are reached.
>>> >
>>> > Please vote accordingly:
>>> >
>>> >
>>> >
>>> >
>>> > [ ] +1 approve
>>> >
>>> > [ ] +0 no opinion
>>> >
>>> > [ ] -1 disapprove with the reason
>>> >
>>> >
>>> >
>>> >
>>> > Thanks
>>> >
>>> > The Apache RocketMQ Team
>>> >
>>>
>>-- 
>>
>>Best regards,
>>
>>Xiaorui Wang[#] - Apache RocketMQ PMC chair
>>[#] https://github.com/vintagewang

Re:Re: [Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by hill <hi...@126.com>.
+1

At 2022-08-31 13:32:54, "Xiaorui Wang" <vi...@apache.org> wrote:
>+1
>
>yukon <yu...@apache.org>于2022年8月31日 周三14:19写道:
>
>> +1
>>
>> On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com> wrote:
>>
>> > Hello RocketMQ Community,
>> >
>> > This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
>> >
>> > Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
>> > <https://github.com/apache/rocketmq-apis>, and are built on top of
>> > Protocol
>> > Buffer and gRPC.
>> >
>> > The artifact:
>> >
>> >
>> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
>> >
>> > The staging repo for maven:
>> >
>> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
>> >
>> > Git tag for the release:
>> >
>> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
>> >
>> > Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
>> >
>> > Relate Notes:
>> >
>> >
>> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
>> >
>> > The artifacts have been signed with Key :
>> >
>> > 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the keys
>> > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
>> >
>> > Fill in the following:
>> >
>> > [+]  check LICENSE, should be Apache V2
>> >
>> > [+]  check NOTICE, should have a notice for third-party dependency if
>> > necessary
>> >
>> > [+]  extract the zip and check if the source version is correct
>> >
>> > [+]  verify the asc(PGP sign),SHA512
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> > The vote will be open for at least 72 hours or until the necessary number
>> > of votes are reached.
>> >
>> > Please vote accordingly:
>> >
>> >
>> >
>> >
>> > [ ] +1 approve
>> >
>> > [ ] +0 no opinion
>> >
>> > [ ] -1 disapprove with the reason
>> >
>> >
>> >
>> >
>> > Thanks
>> >
>> > The Apache RocketMQ Team
>> >
>>
>-- 
>
>Best regards,
>
>Xiaorui Wang[#] - Apache RocketMQ PMC chair
>[#] https://github.com/vintagewang

Re: [Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by Xiaorui Wang <vi...@apache.org>.
+1

yukon <yu...@apache.org>于2022年8月31日 周三14:19写道:

> +1
>
> On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com> wrote:
>
> > Hello RocketMQ Community,
> >
> > This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
> >
> > Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
> > <https://github.com/apache/rocketmq-apis>, and are built on top of
> > Protocol
> > Buffer and gRPC.
> >
> > The artifact:
> >
> >
> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
> >
> > The staging repo for maven:
> >
> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
> >
> > Git tag for the release:
> >
> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
> >
> > Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
> >
> > Relate Notes:
> >
> >
> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
> >
> > The artifacts have been signed with Key :
> >
> > 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the keys
> > file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
> >
> > Fill in the following:
> >
> > [+]  check LICENSE, should be Apache V2
> >
> > [+]  check NOTICE, should have a notice for third-party dependency if
> > necessary
> >
> > [+]  extract the zip and check if the source version is correct
> >
> > [+]  verify the asc(PGP sign),SHA512
> >
> >
> >
> >
> >
> >
> >
> > The vote will be open for at least 72 hours or until the necessary number
> > of votes are reached.
> >
> > Please vote accordingly:
> >
> >
> >
> >
> > [ ] +1 approve
> >
> > [ ] +0 no opinion
> >
> > [ ] -1 disapprove with the reason
> >
> >
> >
> >
> > Thanks
> >
> > The Apache RocketMQ Team
> >
>
-- 

Best regards,

Xiaorui Wang[#] - Apache RocketMQ PMC chair
[#] https://github.com/vintagewang

Re: [Vote] Release gRPC Java Client for Apache RocketMQ 5.0.1 RC1

Posted by yukon <yu...@apache.org>.
+1

On Mon, Aug 29, 2022 at 10:55 AM aaron ai <ya...@gmail.com> wrote:

> Hello RocketMQ Community,
>
> This is the vote for 5.0.1 RC1 of Apache RocketMQ client for java.
>
> Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis
> <https://github.com/apache/rocketmq-apis>, and are built on top of
> Protocol
> Buffer and gRPC.
>
> The artifact:
>
> https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.1-rc1/
>
> The staging repo for maven:
> https://repository.apache.org/content/repositories/orgapacherocketmq-1097/
>
> Git tag for the release:
> https://github.com/apache/rocketmq-clients/tree/rocketmq-client-java-5.0.1
>
> Hash for the release tag: 62d0deb2acfc7adf827f7d636581b6652b1e3b53
>
> Relate Notes:
>
> https://github.com/apache/rocketmq-clients/releases/tag/rocketmq-client-java-5.0.1
>
> The artifacts have been signed with Key :
>
> 3A11FEBBD64C807A233BF1F27C46C79BD4D29011, which can be found in the keys
> file: https://dist.apache.org/repos/dist/dev/rocketmq/KEYS
>
> Fill in the following:
>
> [+]  check LICENSE, should be Apache V2
>
> [+]  check NOTICE, should have a notice for third-party dependency if
> necessary
>
> [+]  extract the zip and check if the source version is correct
>
> [+]  verify the asc(PGP sign),SHA512
>
>
>
>
>
>
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
>
> Please vote accordingly:
>
>
>
>
> [ ] +1 approve
>
> [ ] +0 no opinion
>
> [ ] -1 disapprove with the reason
>
>
>
>
> Thanks
>
> The Apache RocketMQ Team
>