[Result] [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Shuai Liu
Hi Incubator Community,

Thanks to everyone that participated. The vote to release Apache
brpc (Incubating) version 1.2.0 in general@incuabator is now closed.

Vote thread:
https://lists.apache.org/thread/zfzzw8dsg36k56g5w9hrp50ssg4onbjw

The vote PASSED with 3 binding +1, 2 non binding +1 and no -1 votes:

Binding votes:
- Juan Pan
- Justin Mclean
- Duo Zhang

Non-binding votes:
- Gang Li
- Chen Xia

Many thanks for all our mentors helping us with the release procedure,
and all IPMC helped us to review and vote for Apache brpc(Incubating)
release. We will proceed with publishing the approved artifacts and
sending out the announcement soon.

Best Regards,
serverglen
Apache brpc (Incubating) community


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Shuai Liu
Hi all,

So far we have got 3 binding votes,2 non-binding votes,
and I am now closing this vote window, I will announce
the result in another thread.

Thanks everyone participating in this vote.

Best Regards,
serverglen


Shuai Liu  于2022年7月29日周五 10:47写道:

> Hi Duo Zhang,
>
> Thanks for your suggestion.
> Building Dockerfile can be found at:
> https://github.com/apache/incubator-brpc/blob/master/Dockerfile
> But it's not described in the README.md
>  and
> getting_started.md
> 
> ,
> I will add building with docker to getting_started.md.
>
> Best Regards,
> serverglen
>
>
> 张铎(Duo Zhang)  于2022年7月28日周四 23:11写道:
>
>> +1 binding
>>
>> Checked sigs and sums: Matched
>> LICENSE and NOTICE: Looks fine
>> DISCLAIMER: In place
>> Built from src: Passed with the guide from this link
>>
>> https://github.com/apache/incubator-brpc/blob/master/docs/cn/getting_started.md
>> Run demo: I ran the demo listed in the above link, looks fine
>>
>> I suggest you provide a docker image for setting up the building and
>> testing environment so others do not need to install a lot things when
>> trying to build and test.
>>
>> Thanks.
>>
>> Shuai Liu  于2022年7月28日周四 21:37写道:
>>
>> > Thanks Justin.
>> >
>> > Best Regards,
>> > serverglen
>> >
>> >
>> > Justin Mclean  于2022年7月28日周四 17:15写道:
>> >
>> > > Hi,
>> > >
>> > > +1 binding
>> > >
>> > > I checked:
>> > > - incubating in name
>> > > - signatures and hashes are good
>> > > - LICENSE and NOTISE are fine
>> > > - no unexpected binary file
>> > > - all needed file have ASF headers
>> > > - I didn’t build from source as I don’t have a suitable setup
>> > >
>> > > It would be nice if the README.md provided compile instructions for
>> this
>> > > version as well.
>> > >
>> > > Kind Regards,
>> > > Justin
>> > > -
>> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> > > For additional commands, e-mail: general-h...@incubator.apache.org
>> > >
>> > >
>> >
>>
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Shuai Liu
Hi Duo Zhang,

Thanks for your suggestion.
Building Dockerfile can be found at:
https://github.com/apache/incubator-brpc/blob/master/Dockerfile
But it's not described in the README.md
 and
getting_started.md

,
I will add building with docker to getting_started.md.

Best Regards,
serverglen


张铎(Duo Zhang)  于2022年7月28日周四 23:11写道:

> +1 binding
>
> Checked sigs and sums: Matched
> LICENSE and NOTICE: Looks fine
> DISCLAIMER: In place
> Built from src: Passed with the guide from this link
>
> https://github.com/apache/incubator-brpc/blob/master/docs/cn/getting_started.md
> Run demo: I ran the demo listed in the above link, looks fine
>
> I suggest you provide a docker image for setting up the building and
> testing environment so others do not need to install a lot things when
> trying to build and test.
>
> Thanks.
>
> Shuai Liu  于2022年7月28日周四 21:37写道:
>
> > Thanks Justin.
> >
> > Best Regards,
> > serverglen
> >
> >
> > Justin Mclean  于2022年7月28日周四 17:15写道:
> >
> > > Hi,
> > >
> > > +1 binding
> > >
> > > I checked:
> > > - incubating in name
> > > - signatures and hashes are good
> > > - LICENSE and NOTISE are fine
> > > - no unexpected binary file
> > > - all needed file have ASF headers
> > > - I didn’t build from source as I don’t have a suitable setup
> > >
> > > It would be nice if the README.md provided compile instructions for
> this
> > > version as well.
> > >
> > > Kind Regards,
> > > Justin
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> > >
> >
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Shuai Liu
Hi Justin,

Thanks for your suggestion, I will add compile instructions to README.md

Best Regards,
serverglen


Justin Mclean  于2022年7月28日周四 17:15写道:

> Hi,
>
> +1 binding
>
> I checked:
> - incubating in name
> - signatures and hashes are good
> - LICENSE and NOTISE are fine
> - no unexpected binary file
> - all needed file have ASF headers
> - I didn’t build from source as I don’t have a suitable setup
>
> It would be nice if the README.md provided compile instructions for this
> version as well.
>
> Kind Regards,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Jerry Tan
thanks, zhangduo

On 2022/07/28 15:11:19 "张铎(Duo Zhang)" wrote:
> +1 binding
> 
> Checked sigs and sums: Matched
> LICENSE and NOTICE: Looks fine
> DISCLAIMER: In place
> Built from src: Passed with the guide from this link
> https://github.com/apache/incubator-brpc/blob/master/docs/cn/getting_started.md
> Run demo: I ran the demo listed in the above link, looks fine
> 
> I suggest you provide a docker image for setting up the building and
> testing environment so others do not need to install a lot things when
> trying to build and test.
> 
> Thanks.
> 
> Shuai Liu  于2022年7月28日周四 21:37写道:
> 
> > Thanks Justin.
> >
> > Best Regards,
> > serverglen
> >
> >
> > Justin Mclean  于2022年7月28日周四 17:15写道:
> >
> > > Hi,
> > >
> > > +1 binding
> > >
> > > I checked:
> > > - incubating in name
> > > - signatures and hashes are good
> > > - LICENSE and NOTISE are fine
> > > - no unexpected binary file
> > > - all needed file have ASF headers
> > > - I didn’t build from source as I don’t have a suitable setup
> > >
> > > It would be nice if the README.md provided compile instructions for this
> > > version as well.
> > >
> > > Kind Regards,
> > > Justin
> > > -
> > > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > > For additional commands, e-mail: general-h...@incubator.apache.org
> > >
> > >
> >
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Duo Zhang
+1 binding

Checked sigs and sums: Matched
LICENSE and NOTICE: Looks fine
DISCLAIMER: In place
Built from src: Passed with the guide from this link
https://github.com/apache/incubator-brpc/blob/master/docs/cn/getting_started.md
Run demo: I ran the demo listed in the above link, looks fine

I suggest you provide a docker image for setting up the building and
testing environment so others do not need to install a lot things when
trying to build and test.

Thanks.

Shuai Liu  于2022年7月28日周四 21:37写道:

> Thanks Justin.
>
> Best Regards,
> serverglen
>
>
> Justin Mclean  于2022年7月28日周四 17:15写道:
>
> > Hi,
> >
> > +1 binding
> >
> > I checked:
> > - incubating in name
> > - signatures and hashes are good
> > - LICENSE and NOTISE are fine
> > - no unexpected binary file
> > - all needed file have ASF headers
> > - I didn’t build from source as I don’t have a suitable setup
> >
> > It would be nice if the README.md provided compile instructions for this
> > version as well.
> >
> > Kind Regards,
> > Justin
> > -
> > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> > For additional commands, e-mail: general-h...@incubator.apache.org
> >
> >
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Shuai Liu
Thanks Justin.

Best Regards,
serverglen


Justin Mclean  于2022年7月28日周四 17:15写道:

> Hi,
>
> +1 binding
>
> I checked:
> - incubating in name
> - signatures and hashes are good
> - LICENSE and NOTISE are fine
> - no unexpected binary file
> - all needed file have ASF headers
> - I didn’t build from source as I don’t have a suitable setup
>
> It would be nice if the README.md provided compile instructions for this
> version as well.
>
> Kind Regards,
> Justin
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Justin Mclean
Hi,

+1 binding

I checked:
- incubating in name
- signatures and hashes are good
- LICENSE and NOTISE are fine
- no unexpected binary file
- all needed file have ASF headers
- I didn’t build from source as I don’t have a suitable setup

It would be nice if the README.md provided compile instructions for this 
version as well.

Kind Regards,
Justin
-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread Yu Xiao
Hi,

I think that reminding the mentor to vote.

If the mentor is busy and doesn't have time,may need to seek more
mentor to help.

Can other IPMCs take the time to help check it?, brpc is a great
project and community is also to grow.

Best wishes!

Yu Xiao
Apache ShenYu

zhongyi tan  于2022年7月28日周四 14:44写道:
>
> thanks, Li Gang.
>
> On Wed, Jul 27, 2022 at 12:09 AM li gang  wrote:
>
> > +1 (non-binding)
> >
> > I checked
> > - Download links are valid
> > - The release files have the word incubating in their name
> > - Checksums and PGP signatures are valid
> > - DISCLAIMER,LICENSE and NOTICE files exist.
> > - NOTICE year is correct.
> >
> > Shuai Liu  于2022年7月18日周一 16:51写道:
> >
> > > Hello IPMC,
> > >
> > > The Apache brpc community has voted and approved the release of Apache
> > > brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> > > review and vote for this release.
> > >
> > > brpc is an industrial-grade RPC framework with extremely high
> > performance,
> > > and it supports multiple protocols, full rpc features, and has many
> > > convenient tools. The current release provides the first official and
> > > stable package, resolves all of the license issues, and fixes many bugs.
> > >
> > > brpc community vote thread:
> > > https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> > >
> > > Vote result thread:
> > > https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> > >
> > > **Vote Results**:
> > > No 0 or -1 votes.
> > >
> > > 5 (+1) Binding Vote:
> > > * Wang Weibing
> > > * Lorin Lee
> > > * He Lei
> > > * Yao Wang
> > > * James Ge
> > >
> > > 4 (+1) Non Binding:
> > > * Wang Xiaofeng
> > > * Xiguo Hu
> > > * Wang Wei
> > > * Mou Gaidong
> > >
> > > The release candidate:
> > > https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> > >
> > > This release has been signed with a PGP available here:
> > > https://downloads.apache.org/incubator/brpc/KEYS
> > >
> > > Git tag for the release:
> > > https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> > >
> > > Build guide and get started instructions can be found at:
> > >
> > >
> > https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> > >
> > > The vote will be open for at least 72 hours or until the necessary number
> > > of votes is reached.
> > >
> > > Please vote accordingly:
> > > [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> > > [ ] +0
> > > [ ] -1 Do not approve (please specify the reason)
> > >
> > > Best Regards,
> > > serverglen
> > > Apache brpc (Incubating)
> > >
> >
> >
> > --
> >
> >
> > --
> > Best Regards
> >
> > DolphinScheduler PMC
> > Gang Li 李岗
> >
> > lgcar...@apache.org
> >

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread zhongyi tan
thanks, Li Gang.

On Wed, Jul 27, 2022 at 12:09 AM li gang  wrote:

> +1 (non-binding)
>
> I checked
> - Download links are valid
> - The release files have the word incubating in their name
> - Checksums and PGP signatures are valid
> - DISCLAIMER,LICENSE and NOTICE files exist.
> - NOTICE year is correct.
>
> Shuai Liu  于2022年7月18日周一 16:51写道:
>
> > Hello IPMC,
> >
> > The Apache brpc community has voted and approved the release of Apache
> > brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> > review and vote for this release.
> >
> > brpc is an industrial-grade RPC framework with extremely high
> performance,
> > and it supports multiple protocols, full rpc features, and has many
> > convenient tools. The current release provides the first official and
> > stable package, resolves all of the license issues, and fixes many bugs.
> >
> > brpc community vote thread:
> > https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> >
> > Vote result thread:
> > https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> >
> > **Vote Results**:
> > No 0 or -1 votes.
> >
> > 5 (+1) Binding Vote:
> > * Wang Weibing
> > * Lorin Lee
> > * He Lei
> > * Yao Wang
> > * James Ge
> >
> > 4 (+1) Non Binding:
> > * Wang Xiaofeng
> > * Xiguo Hu
> > * Wang Wei
> > * Mou Gaidong
> >
> > The release candidate:
> > https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> >
> > This release has been signed with a PGP available here:
> > https://downloads.apache.org/incubator/brpc/KEYS
> >
> > Git tag for the release:
> > https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> >
> > Build guide and get started instructions can be found at:
> >
> >
> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> >
> > The vote will be open for at least 72 hours or until the necessary number
> > of votes is reached.
> >
> > Please vote accordingly:
> > [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> > [ ] +0
> > [ ] -1 Do not approve (please specify the reason)
> >
> > Best Regards,
> > serverglen
> > Apache brpc (Incubating)
> >
>
>
> --
>
>
> --
> Best Regards
>
> DolphinScheduler PMC
> Gang Li 李岗
>
> lgcar...@apache.org
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-28 Thread zhongyi tan
thanks, Chen Xia.

On Wed, Jul 27, 2022 at 6:21 PM cas...@apache.org  wrote:

> +1 (non-binding)
>
> I checked
> [YES] release files in correct location
> [YES] release files have the word incubating in their name
> [YES] the digital signature and hashes correct
> [YES] DISCLAIMER file exist
> [YES] LICENSE and NOTICE files exists
> [YES] the LICENSE and NOTICE text correct
> [YES] the NOTICE year correct
>
>
> Best Regards!
>
> Chen Xia
>
>
> li gang  于2022年7月27日周三 00:10写道:
>
> > +1 (non-binding)
> >
> > I checked
> > - Download links are valid
> > - The release files have the word incubating in their name
> > - Checksums and PGP signatures are valid
> > - DISCLAIMER,LICENSE and NOTICE files exist.
> > - NOTICE year is correct.
> >
> > Shuai Liu  于2022年7月18日周一 16:51写道:
> >
> > > Hello IPMC,
> > >
> > > The Apache brpc community has voted and approved the release of Apache
> > > brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> > > review and vote for this release.
> > >
> > > brpc is an industrial-grade RPC framework with extremely high
> > performance,
> > > and it supports multiple protocols, full rpc features, and has many
> > > convenient tools. The current release provides the first official and
> > > stable package, resolves all of the license issues, and fixes many
> bugs.
> > >
> > > brpc community vote thread:
> > > https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> > >
> > > Vote result thread:
> > > https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> > >
> > > **Vote Results**:
> > > No 0 or -1 votes.
> > >
> > > 5 (+1) Binding Vote:
> > > * Wang Weibing
> > > * Lorin Lee
> > > * He Lei
> > > * Yao Wang
> > > * James Ge
> > >
> > > 4 (+1) Non Binding:
> > > * Wang Xiaofeng
> > > * Xiguo Hu
> > > * Wang Wei
> > > * Mou Gaidong
> > >
> > > The release candidate:
> > > https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> > >
> > > This release has been signed with a PGP available here:
> > > https://downloads.apache.org/incubator/brpc/KEYS
> > >
> > > Git tag for the release:
> > > https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> > >
> > > Build guide and get started instructions can be found at:
> > >
> > >
> >
> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> > >
> > > The vote will be open for at least 72 hours or until the necessary
> number
> > > of votes is reached.
> > >
> > > Please vote accordingly:
> > > [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> > > [ ] +0
> > > [ ] -1 Do not approve (please specify the reason)
> > >
> > > Best Regards,
> > > serverglen
> > > Apache brpc (Incubating)
> > >
> >
> >
> > --
> >
> >
> > --
> > Best Regards
> >
> > DolphinScheduler PMC
> > Gang Li 李岗
> >
> > lgcar...@apache.org
> >
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-27 Thread cas...@apache.org
+1 (non-binding)

I checked
[YES] release files in correct location
[YES] release files have the word incubating in their name
[YES] the digital signature and hashes correct
[YES] DISCLAIMER file exist
[YES] LICENSE and NOTICE files exists
[YES] the LICENSE and NOTICE text correct
[YES] the NOTICE year correct


Best Regards!

Chen Xia


li gang  于2022年7月27日周三 00:10写道:

> +1 (non-binding)
>
> I checked
> - Download links are valid
> - The release files have the word incubating in their name
> - Checksums and PGP signatures are valid
> - DISCLAIMER,LICENSE and NOTICE files exist.
> - NOTICE year is correct.
>
> Shuai Liu  于2022年7月18日周一 16:51写道:
>
> > Hello IPMC,
> >
> > The Apache brpc community has voted and approved the release of Apache
> > brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> > review and vote for this release.
> >
> > brpc is an industrial-grade RPC framework with extremely high
> performance,
> > and it supports multiple protocols, full rpc features, and has many
> > convenient tools. The current release provides the first official and
> > stable package, resolves all of the license issues, and fixes many bugs.
> >
> > brpc community vote thread:
> > https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> >
> > Vote result thread:
> > https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> >
> > **Vote Results**:
> > No 0 or -1 votes.
> >
> > 5 (+1) Binding Vote:
> > * Wang Weibing
> > * Lorin Lee
> > * He Lei
> > * Yao Wang
> > * James Ge
> >
> > 4 (+1) Non Binding:
> > * Wang Xiaofeng
> > * Xiguo Hu
> > * Wang Wei
> > * Mou Gaidong
> >
> > The release candidate:
> > https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> >
> > This release has been signed with a PGP available here:
> > https://downloads.apache.org/incubator/brpc/KEYS
> >
> > Git tag for the release:
> > https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> >
> > Build guide and get started instructions can be found at:
> >
> >
> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> >
> > The vote will be open for at least 72 hours or until the necessary number
> > of votes is reached.
> >
> > Please vote accordingly:
> > [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> > [ ] +0
> > [ ] -1 Do not approve (please specify the reason)
> >
> > Best Regards,
> > serverglen
> > Apache brpc (Incubating)
> >
>
>
> --
>
>
> --
> Best Regards
>
> DolphinScheduler PMC
> Gang Li 李岗
>
> lgcar...@apache.org
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-26 Thread li gang
+1 (non-binding)

I checked
- Download links are valid
- The release files have the word incubating in their name
- Checksums and PGP signatures are valid
- DISCLAIMER,LICENSE and NOTICE files exist.
- NOTICE year is correct.

Shuai Liu  于2022年7月18日周一 16:51写道:

> Hello IPMC,
>
> The Apache brpc community has voted and approved the release of Apache
> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> review and vote for this release.
>
> brpc is an industrial-grade RPC framework with extremely high performance,
> and it supports multiple protocols, full rpc features, and has many
> convenient tools. The current release provides the first official and
> stable package, resolves all of the license issues, and fixes many bugs.
>
> brpc community vote thread:
> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
>
> Vote result thread:
> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
>
> **Vote Results**:
> No 0 or -1 votes.
>
> 5 (+1) Binding Vote:
> * Wang Weibing
> * Lorin Lee
> * He Lei
> * Yao Wang
> * James Ge
>
> 4 (+1) Non Binding:
> * Wang Xiaofeng
> * Xiguo Hu
> * Wang Wei
> * Mou Gaidong
>
> The release candidate:
> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
>
> This release has been signed with a PGP available here:
> https://downloads.apache.org/incubator/brpc/KEYS
>
> Git tag for the release:
> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
>
> Build guide and get started instructions can be found at:
>
> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes is reached.
>
> Please vote accordingly:
> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> [ ] +0
> [ ] -1 Do not approve (please specify the reason)
>
> Best Regards,
> serverglen
> Apache brpc (Incubating)
>


-- 


--
Best Regards

DolphinScheduler PMC
Gang Li 李岗

lgcar...@apache.org


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-26 Thread Shuai Liu
Hi Craig Russell,

Thanks for your suggestion, I have already talked with mentors to vote
on this release.

Best Regards,
serverglen

Craig Russell  于2022年7月26日周二 00:32写道:
>
> Hi,
>
> May I suggest that you try to get your Mentors to vote on this release? They 
> all have IPMC (binding) votes on releases.
>
> Warm regards,
> Craig
>
> > On Jul 25, 2022, at 08:58, Shuai Liu  wrote:
> >
> > Hi Incubating Community,
> >
> > HELP WANTED!
> > brpc(Incubating) community plans to release version 1.2.0 in July, please
> > vote as soon as possible.
> > Thank you very much
> >
> > Best Regards,
> > serverglen
> >
> >
> > Shuai Liu  于2022年7月25日周一 09:53写道:
> >
> >> Hi Juan Pan
> >>
> >> Thanks for your advice.
> >> I will modify the release guidance document.
> >>
> >> Best Regards,
> >> serverglen
> >>
> >>
> >> Juan Pan  于2022年7月20日周三 11:35写道:
> >>
> >>> Hello +1 binding, I checked,
> >>>
> >>>
> >>>
> >>> [x] Download links are valid.
> >>>
> >>> [x] Checksums and PGP signatures are valid.
> >>>
> >>> [x] LICENSE, NOTICE and DISCLAIMER files are correct.
> >>>
> >>> [x] All files have license headers if necessary.
> >>>
> >>>
> >>>
> >>>
> >>> BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this
> >>> VOTE proposal, as all the votes from PPMC of the community may not be TRUE
> >>> Binding vote here.
> >>>
> >>>
> >>>
> >>>
> >>> --
> >>> Trista Pan
> >>> Twitter & Github: tristaZero
> >>>
> >>>
> >>>
> >>>
> >>> On 07/18/2022 16:50,Shuai Liu wrote:
> >>> Hello IPMC,
> >>>
> >>> The Apache brpc community has voted and approved the release of Apache
> >>> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> >>> review and vote for this release.
> >>>
> >>> brpc is an industrial-grade RPC framework with extremely high performance,
> >>> and it supports multiple protocols, full rpc features, and has many
> >>> convenient tools. The current release provides the first official and
> >>> stable package, resolves all of the license issues, and fixes many bugs.
> >>>
> >>> brpc community vote thread:
> >>> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> >>>
> >>> Vote result thread:
> >>> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> >>>
> >>> **Vote Results**:
> >>> No 0 or -1 votes.
> >>>
> >>> 5 (+1) Binding Vote:
> >>> * Wang Weibing
> >>> * Lorin Lee
> >>> * He Lei
> >>> * Yao Wang
> >>> * James Ge
> >>>
> >>> 4 (+1) Non Binding:
> >>> * Wang Xiaofeng
> >>> * Xiguo Hu
> >>> * Wang Wei
> >>> * Mou Gaidong
> >>>
> >>> The release candidate:
> >>> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> >>>
> >>> This release has been signed with a PGP available here:
> >>> https://downloads.apache.org/incubator/brpc/KEYS
> >>>
> >>> Git tag for the release:
> >>> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> >>>
> >>> Build guide and get started instructions can be found at:
> >>>
> >>> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> >>>
> >>> The vote will be open for at least 72 hours or until the necessary number
> >>> of votes is reached.
> >>>
> >>> Please vote accordingly:
> >>> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> >>> [ ] +0
> >>> [ ] -1 Do not approve (please specify the reason)
> >>>
> >>> Best Regards,
> >>> serverglen
> >>> Apache brpc (Incubating)
> >>>
> >>
>
> Craig L Russell
> c...@apache.org
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-26 Thread Jerry Tan
Hello, please help to check,
thanks。


On 2022/07/25 15:58:33 Shuai Liu wrote:
> Hi Incubating Community,
> 
> HELP WANTED!
> brpc(Incubating) community plans to release version 1.2.0 in July, please
> vote as soon as possible.
> Thank you very much
> 
> Best Regards,
> serverglen
> 
> 
> Shuai Liu  于2022年7月25日周一 09:53写道:
> 
> > Hi Juan Pan
> >
> > Thanks for your advice.
> > I will modify the release guidance document.
> >
> > Best Regards,
> > serverglen
> >
> >
> > Juan Pan  于2022年7月20日周三 11:35写道:
> >
> >> Hello +1 binding, I checked,
> >>
> >>
> >>
> >> [x] Download links are valid.
> >>
> >> [x] Checksums and PGP signatures are valid.
> >>
> >> [x] LICENSE, NOTICE and DISCLAIMER files are correct.
> >>
> >> [x] All files have license headers if necessary.
> >>
> >>
> >>
> >>
> >> BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this
> >> VOTE proposal, as all the votes from PPMC of the community may not be TRUE
> >> Binding vote here.
> >>
> >>
> >>
> >>
> >> --
> >> Trista Pan
> >> Twitter & Github: tristaZero
> >>
> >>
> >>
> >>
> >> On 07/18/2022 16:50,Shuai Liu wrote:
> >> Hello IPMC,
> >>
> >> The Apache brpc community has voted and approved the release of Apache
> >> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> >> review and vote for this release.
> >>
> >> brpc is an industrial-grade RPC framework with extremely high performance,
> >> and it supports multiple protocols, full rpc features, and has many
> >> convenient tools. The current release provides the first official and
> >> stable package, resolves all of the license issues, and fixes many bugs.
> >>
> >> brpc community vote thread:
> >> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
> >>
> >> Vote result thread:
> >> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
> >>
> >> **Vote Results**:
> >> No 0 or -1 votes.
> >>
> >> 5 (+1) Binding Vote:
> >> * Wang Weibing
> >> * Lorin Lee
> >> * He Lei
> >> * Yao Wang
> >> * James Ge
> >>
> >> 4 (+1) Non Binding:
> >> * Wang Xiaofeng
> >> * Xiguo Hu
> >> * Wang Wei
> >> * Mou Gaidong
> >>
> >> The release candidate:
> >> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
> >>
> >> This release has been signed with a PGP available here:
> >> https://downloads.apache.org/incubator/brpc/KEYS
> >>
> >> Git tag for the release:
> >> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
> >>
> >> Build guide and get started instructions can be found at:
> >>
> >> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
> >>
> >> The vote will be open for at least 72 hours or until the necessary number
> >> of votes is reached.
> >>
> >> Please vote accordingly:
> >> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> >> [ ] +0
> >> [ ] -1 Do not approve (please specify the reason)
> >>
> >> Best Regards,
> >> serverglen
> >> Apache brpc (Incubating)
> >>
> >
> 

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-25 Thread Craig Russell
Hi,

May I suggest that you try to get your Mentors to vote on this release? They 
all have IPMC (binding) votes on releases.

Warm regards,
Craig

> On Jul 25, 2022, at 08:58, Shuai Liu  wrote:
> 
> Hi Incubating Community,
> 
> HELP WANTED!
> brpc(Incubating) community plans to release version 1.2.0 in July, please
> vote as soon as possible.
> Thank you very much
> 
> Best Regards,
> serverglen
> 
> 
> Shuai Liu  于2022年7月25日周一 09:53写道:
> 
>> Hi Juan Pan
>> 
>> Thanks for your advice.
>> I will modify the release guidance document.
>> 
>> Best Regards,
>> serverglen
>> 
>> 
>> Juan Pan  于2022年7月20日周三 11:35写道:
>> 
>>> Hello +1 binding, I checked,
>>> 
>>> 
>>> 
>>> [x] Download links are valid.
>>> 
>>> [x] Checksums and PGP signatures are valid.
>>> 
>>> [x] LICENSE, NOTICE and DISCLAIMER files are correct.
>>> 
>>> [x] All files have license headers if necessary.
>>> 
>>> 
>>> 
>>> 
>>> BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this
>>> VOTE proposal, as all the votes from PPMC of the community may not be TRUE
>>> Binding vote here.
>>> 
>>> 
>>> 
>>> 
>>> --
>>> Trista Pan
>>> Twitter & Github: tristaZero
>>> 
>>> 
>>> 
>>> 
>>> On 07/18/2022 16:50,Shuai Liu wrote:
>>> Hello IPMC,
>>> 
>>> The Apache brpc community has voted and approved the release of Apache
>>> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
>>> review and vote for this release.
>>> 
>>> brpc is an industrial-grade RPC framework with extremely high performance,
>>> and it supports multiple protocols, full rpc features, and has many
>>> convenient tools. The current release provides the first official and
>>> stable package, resolves all of the license issues, and fixes many bugs.
>>> 
>>> brpc community vote thread:
>>> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
>>> 
>>> Vote result thread:
>>> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
>>> 
>>> **Vote Results**:
>>> No 0 or -1 votes.
>>> 
>>> 5 (+1) Binding Vote:
>>> * Wang Weibing
>>> * Lorin Lee
>>> * He Lei
>>> * Yao Wang
>>> * James Ge
>>> 
>>> 4 (+1) Non Binding:
>>> * Wang Xiaofeng
>>> * Xiguo Hu
>>> * Wang Wei
>>> * Mou Gaidong
>>> 
>>> The release candidate:
>>> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
>>> 
>>> This release has been signed with a PGP available here:
>>> https://downloads.apache.org/incubator/brpc/KEYS
>>> 
>>> Git tag for the release:
>>> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
>>> 
>>> Build guide and get started instructions can be found at:
>>> 
>>> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
>>> 
>>> The vote will be open for at least 72 hours or until the necessary number
>>> of votes is reached.
>>> 
>>> Please vote accordingly:
>>> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
>>> [ ] +0
>>> [ ] -1 Do not approve (please specify the reason)
>>> 
>>> Best Regards,
>>> serverglen
>>> Apache brpc (Incubating)
>>> 
>> 

Craig L Russell
c...@apache.org


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-25 Thread Shuai Liu
Hi Incubating Community,

HELP WANTED!
brpc(Incubating) community plans to release version 1.2.0 in July, please
vote as soon as possible.
Thank you very much

Best Regards,
serverglen


Shuai Liu  于2022年7月25日周一 09:53写道:

> Hi Juan Pan
>
> Thanks for your advice.
> I will modify the release guidance document.
>
> Best Regards,
> serverglen
>
>
> Juan Pan  于2022年7月20日周三 11:35写道:
>
>> Hello +1 binding, I checked,
>>
>>
>>
>> [x] Download links are valid.
>>
>> [x] Checksums and PGP signatures are valid.
>>
>> [x] LICENSE, NOTICE and DISCLAIMER files are correct.
>>
>> [x] All files have license headers if necessary.
>>
>>
>>
>>
>> BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this
>> VOTE proposal, as all the votes from PPMC of the community may not be TRUE
>> Binding vote here.
>>
>>
>>
>>
>> --
>> Trista Pan
>> Twitter & Github: tristaZero
>>
>>
>>
>>
>> On 07/18/2022 16:50,Shuai Liu wrote:
>> Hello IPMC,
>>
>> The Apache brpc community has voted and approved the release of Apache
>> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
>> review and vote for this release.
>>
>> brpc is an industrial-grade RPC framework with extremely high performance,
>> and it supports multiple protocols, full rpc features, and has many
>> convenient tools. The current release provides the first official and
>> stable package, resolves all of the license issues, and fixes many bugs.
>>
>> brpc community vote thread:
>> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
>>
>> Vote result thread:
>> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
>>
>> **Vote Results**:
>> No 0 or -1 votes.
>>
>> 5 (+1) Binding Vote:
>> * Wang Weibing
>> * Lorin Lee
>> * He Lei
>> * Yao Wang
>> * James Ge
>>
>> 4 (+1) Non Binding:
>> * Wang Xiaofeng
>> * Xiguo Hu
>> * Wang Wei
>> * Mou Gaidong
>>
>> The release candidate:
>> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
>>
>> This release has been signed with a PGP available here:
>> https://downloads.apache.org/incubator/brpc/KEYS
>>
>> Git tag for the release:
>> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
>>
>> Build guide and get started instructions can be found at:
>>
>> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
>>
>> The vote will be open for at least 72 hours or until the necessary number
>> of votes is reached.
>>
>> Please vote accordingly:
>> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
>> [ ] +0
>> [ ] -1 Do not approve (please specify the reason)
>>
>> Best Regards,
>> serverglen
>> Apache brpc (Incubating)
>>
>


Re: [VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-24 Thread Shuai Liu
Hi Juan Pan

Thanks for your advice.
I will modify the release guidance document.

Best Regards,
serverglen


Juan Pan  于2022年7月20日周三 11:35写道:

> Hello +1 binding, I checked,
>
>
>
> [x] Download links are valid.
>
> [x] Checksums and PGP signatures are valid.
>
> [x] LICENSE, NOTICE and DISCLAIMER files are correct.
>
> [x] All files have license headers if necessary.
>
>
>
>
> BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this
> VOTE proposal, as all the votes from PPMC of the community may not be TRUE
> Binding vote here.
>
>
>
>
> --
> Trista Pan
> Twitter & Github: tristaZero
>
>
>
>
> On 07/18/2022 16:50,Shuai Liu wrote:
> Hello IPMC,
>
> The Apache brpc community has voted and approved the release of Apache
> brpc (Incubating) 1.2.0. We now kindly request the IPMC members
> review and vote for this release.
>
> brpc is an industrial-grade RPC framework with extremely high performance,
> and it supports multiple protocols, full rpc features, and has many
> convenient tools. The current release provides the first official and
> stable package, resolves all of the license issues, and fixes many bugs.
>
> brpc community vote thread:
> https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk
>
> Vote result thread:
> https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj
>
> **Vote Results**:
> No 0 or -1 votes.
>
> 5 (+1) Binding Vote:
> * Wang Weibing
> * Lorin Lee
> * He Lei
> * Yao Wang
> * James Ge
>
> 4 (+1) Non Binding:
> * Wang Xiaofeng
> * Xiguo Hu
> * Wang Wei
> * Mou Gaidong
>
> The release candidate:
> https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/
>
> This release has been signed with a PGP available here:
> https://downloads.apache.org/incubator/brpc/KEYS
>
> Git tag for the release:
> https://github.com/apache/incubator-brpc/releases/tag/1.2.0
>
> Build guide and get started instructions can be found at:
>
> https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md
>
> The vote will be open for at least 72 hours or until the necessary number
> of votes is reached.
>
> Please vote accordingly:
> [ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
> [ ] +0
> [ ] -1 Do not approve (please specify the reason)
>
> Best Regards,
> serverglen
> Apache brpc (Incubating)
>


Re:[VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-19 Thread Juan Pan
Hello +1 binding, I checked,



[x] Download links are valid.

[x] Checksums and PGP signatures are valid.

[x] LICENSE, NOTICE and DISCLAIMER files are correct.

[x] All files have license headers if necessary.




BTW, it’s suggested not to use `Binding Vote` and `Non Binding` on this VOTE 
proposal, as all the votes from PPMC of the community may not be TRUE Binding 
vote here.



--
Trista Pan
Twitter & Github: tristaZero




On 07/18/2022 16:50,Shuai Liu wrote:
Hello IPMC,

The Apache brpc community has voted and approved the release of Apache
brpc (Incubating) 1.2.0. We now kindly request the IPMC members
review and vote for this release.

brpc is an industrial-grade RPC framework with extremely high performance,
and it supports multiple protocols, full rpc features, and has many
convenient tools. The current release provides the first official and
stable package, resolves all of the license issues, and fixes many bugs.

brpc community vote thread:
https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk

Vote result thread:
https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj

**Vote Results**:
No 0 or -1 votes.

5 (+1) Binding Vote:
* Wang Weibing
* Lorin Lee
* He Lei
* Yao Wang
* James Ge

4 (+1) Non Binding:
* Wang Xiaofeng
* Xiguo Hu
* Wang Wei
* Mou Gaidong

The release candidate:
https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/

This release has been signed with a PGP available here:
https://downloads.apache.org/incubator/brpc/KEYS

Git tag for the release:
https://github.com/apache/incubator-brpc/releases/tag/1.2.0

Build guide and get started instructions can be found at:
https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md

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

Please vote accordingly:
[ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
[ ] +0
[ ] -1 Do not approve (please specify the reason)

Best Regards,
serverglen
Apache brpc (Incubating)


[VOTE] Release Apache brpc (Incubating) 1.2.0

2022-07-18 Thread Shuai Liu
Hello IPMC,

The Apache brpc community has voted and approved the release of Apache
brpc (Incubating) 1.2.0. We now kindly request the IPMC members
review and vote for this release.

brpc is an industrial-grade RPC framework with extremely high performance,
and it supports multiple protocols, full rpc features, and has many
convenient tools. The current release provides the first official and
stable package, resolves all of the license issues, and fixes many bugs.

brpc community vote thread:
https://lists.apache.org/thread/r83yjh65brk0lk4vvs8h33m8ln6mf5kk

Vote result thread:
https://lists.apache.org/thread/k1mq5sp7q450rgqo7c9ggy4975v3j2bj

**Vote Results**:
No 0 or -1 votes.

5 (+1) Binding Vote:
* Wang Weibing
* Lorin Lee
* He Lei
* Yao Wang
* James Ge

4 (+1) Non Binding:
* Wang Xiaofeng
* Xiguo Hu
* Wang Wei
* Mou Gaidong

The release candidate:
https://dist.apache.org/repos/dist/dev/incubator/brpc/1.2.0/

This release has been signed with a PGP available here:
https://downloads.apache.org/incubator/brpc/KEYS

Git tag for the release:
https://github.com/apache/incubator-brpc/releases/tag/1.2.0

Build guide and get started instructions can be found at:
https://github.com/apache/incubator-brpc/blob/master/docs/en/getting_started.md

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

Please vote accordingly:
[ ] +1 Approve the release of Apache brpc (Incubating) 1.2.0
[ ] +0
[ ] -1 Do not approve (please specify the reason)

Best Regards,
serverglen
Apache brpc (Incubating)