You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by 孙先生 <lw...@126.com> on 2022/04/15 02:23:25 UTC

[VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Hi, RocketMQ Community, 




As discussed in the previous email, we launched a new RIP to Quickly deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are willing to support the RIP, so I think it is time to start an email thread to enter the voting process.







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




Please vote accordingly:




[ ] +1 approve

[ ] +0 no opinion

[ ] -1 disapprove with the reason

Re:Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by 孙先生 <lw...@126.com>.
Thank you for attention,




The Playbook was one of the most critical resources in terraform's entire programming process. 

In addition, The Playbook as a whole can be reused by any company that uses Ansible as an automated operation tool, which is currently the most widely used automated operation tool.




Use the Playbook to quickly build a very large Apache Rockertmq cluster or quickly scale up an existing rocketMQ running online with no impact on production.




Another way to create an Apache RocketMQ cluster is to use the K8S operator, which I think together complements the Apache RocketMQ ecosystem.




In my practice, terraform was used to describe the creation of an Apache RocketMQ cluster with hundreds of machines, and the entire cluster was built in minutes.











At 2022-04-16 22:21:38, "Xiaorui Wang" <vi...@apache.org> wrote:
>For this RIP, whether it has K8S and the support plans of Cloud providers.
>
>For example, which Clouds Terraform can support, whether IAM is connected
>and
>the Scale up down is supported.
>
>Xiaorui Wang[1] - Apache RocketMQ PMC chair
>[1] https://github.com/vintagewang
>
>
>On Fri, Apr 15, 2022 at 10:23 AM 孙先生 <lw...@126.com> wrote:
>
>> Hi, RocketMQ Community,
>>
>>
>>
>>
>> As discussed in the previous email, we launched a new RIP to Quickly
>> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
>> willing to support the RIP, so I think it is time to start an email thread
>> to enter the voting process.
>>
>>
>>
>>
>>
>>
>>
>> The vote will be open for at least 72 hours or until a necessary number of
>> votes are reached.
>>
>>
>>
>>
>> Please vote accordingly:
>>
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove with the reason

Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by Xiaorui Wang <vi...@apache.org>.
For this RIP, whether it has K8S and the support plans of Cloud providers.

For example, which Clouds Terraform can support, whether IAM is connected
and
the Scale up down is supported.

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


On Fri, Apr 15, 2022 at 10:23 AM 孙先生 <lw...@126.com> wrote:

> Hi, RocketMQ Community,
>
>
>
>
> As discussed in the previous email, we launched a new RIP to Quickly
> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
> willing to support the RIP, so I think it is time to start an email thread
> to enter the voting process.
>
>
>
>
>
>
>
> The vote will be open for at least 72 hours or until a necessary number of
> votes are reached.
>
>
>
>
> Please vote accordingly:
>
>
>
>
> [ ] +1 approve
>
> [ ] +0 no opinion
>
> [ ] -1 disapprove with the reason

[RESULT][VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by heng du <du...@apache.org>.
Hello RocketMQ Community,

This is the vote result for the kickoff of RIP-40 Quickly deploy of Apache
Rocketmq Cluster
and it has
been passed with [3] binding +1s, [2] non-binding:

*Binding votes +1s:*

Heng Du (duhengforever@apache.org <yu...@apache.org>)
ShannonDing(ShannonDing@apache.org <lo...@apache.org>)
Rongtong Jin(jinrongtong16@mails.ucas.ac.cn)

*Non-binding votes +1s:*

caigy (csgytsai@163.com)
zhiboli(osgooli666@gmail.com)



This RIP will be accepted and its status will be updated to RocketMQ wiki
soon.


Thanks.

孙先生 <lw...@126.com> 于2022年4月18日周一 17:11写道:

>
>
>
> Thank you,
> I've actually finished the development.
>
>
>
> https://github.com/apache/rocketmq-externals/pull/879
>
>
>
>
>
>
>
>
>
>
>
> At 2022-04-18 10:31:45, "yukon" <yu...@apache.org> wrote:
> >Hi,
> >
> >There are some playbooks to deploy rocketmq that could be your reference:
> >https://github.com/openmessaging/benchmark/tree/master/driver-rocketmq
> >
> >
> >
> >On Mon, Apr 18, 2022 at 9:59 AM ShannonDing <di...@apache.org> wrote:
> >
> >> +1,
> >>
> >> At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
> >> >Hi, RocketMQ Community,
> >> >
> >> >
> >> >
> >> >
> >> >As discussed in the previous email, we launched a new RIP to Quickly
> >> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
> >> willing to support the RIP, so I think it is time to start an email
> thread
> >> to enter the voting process.
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >The vote will be open for at least 72 hours or until a necessary number
> >> of votes are reached.
> >> >
> >> >
> >> >
> >> >
> >> >Please vote accordingly:
> >> >
> >> >
> >> >
> >> >
> >> >[ ] +1 approve
> >> >
> >> >[ ] +0 no opinion
> >> >
> >> >[ ] -1 disapprove with the reason
> >>
>

Re:Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by 孙先生 <lw...@126.com>.


Thank you, 
I've actually finished the development.



https://github.com/apache/rocketmq-externals/pull/879











At 2022-04-18 10:31:45, "yukon" <yu...@apache.org> wrote:
>Hi,
>
>There are some playbooks to deploy rocketmq that could be your reference:
>https://github.com/openmessaging/benchmark/tree/master/driver-rocketmq
>
>
>
>On Mon, Apr 18, 2022 at 9:59 AM ShannonDing <di...@apache.org> wrote:
>
>> +1,
>>
>> At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
>> >Hi, RocketMQ Community,
>> >
>> >
>> >
>> >
>> >As discussed in the previous email, we launched a new RIP to Quickly
>> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
>> willing to support the RIP, so I think it is time to start an email thread
>> to enter the voting process.
>> >
>> >
>> >
>> >
>> >
>> >
>> >
>> >The vote will be open for at least 72 hours or until a necessary number
>> of votes are reached.
>> >
>> >
>> >
>> >
>> >Please vote accordingly:
>> >
>> >
>> >
>> >
>> >[ ] +1 approve
>> >
>> >[ ] +0 no opinion
>> >
>> >[ ] -1 disapprove with the reason
>>

Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by yukon <yu...@apache.org>.
Hi,

There are some playbooks to deploy rocketmq that could be your reference:
https://github.com/openmessaging/benchmark/tree/master/driver-rocketmq



On Mon, Apr 18, 2022 at 9:59 AM ShannonDing <di...@apache.org> wrote:

> +1,
>
> At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
> >Hi, RocketMQ Community,
> >
> >
> >
> >
> >As discussed in the previous email, we launched a new RIP to Quickly
> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
> willing to support the RIP, so I think it is time to start an email thread
> to enter the voting process.
> >
> >
> >
> >
> >
> >
> >
> >The vote will be open for at least 72 hours or until a necessary number
> of votes are reached.
> >
> >
> >
> >
> >Please vote accordingly:
> >
> >
> >
> >
> >[ ] +1 approve
> >
> >[ ] +0 no opinion
> >
> >[ ] -1 disapprove with the reason
>

Re:[VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by ShannonDing <di...@apache.org>.
+1,

At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
>Hi, RocketMQ Community, 
>
>
>
>
>As discussed in the previous email, we launched a new RIP to Quickly deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are willing to support the RIP, so I think it is time to start an email thread to enter the voting process.
>
>
>
>
>
>
>
>The vote will be open for at least 72 hours or until a necessary number of votes are reached.
>
>
>
>
>Please vote accordingly:
>
>
>
>
>[ ] +1 approve
>
>[ ] +0 no opinion
>
>[ ] -1 disapprove with the reason

Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by zhibo li <os...@gmail.com>.
+1

jinrongtong <ji...@apache.org> 于2022年4月16日周六 17:56写道:

> +1
> At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
> >Hi, RocketMQ Community,
> >
> >
> >
> >
> >As discussed in the previous email, we launched a new RIP to Quickly
> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
> willing to support the RIP, so I think it is time to start an email thread
> to enter the voting process.
> >
> >
> >
> >
> >
> >
> >
> >The vote will be open for at least 72 hours or until a necessary number
> of votes are reached.
> >
> >
> >
> >
> >Please vote accordingly:
> >
> >
> >
> >
> >[ ] +1 approve
> >
> >[ ] +0 no opinion
> >
> >[ ] -1 disapprove with the reason
>

Re:[VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by jinrongtong <ji...@apache.org>.
+1
At 2022-04-15 10:23:25, "孙先生" <lw...@126.com> wrote:
>Hi, RocketMQ Community, 
>
>
>
>
>As discussed in the previous email, we launched a new RIP to Quickly deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are willing to support the RIP, so I think it is time to start an email thread to enter the voting process.
>
>
>
>
>
>
>
>The vote will be open for at least 72 hours or until a necessary number of votes are reached.
>
>
>
>
>Please vote accordingly:
>
>
>
>
>[ ] +1 approve
>
>[ ] +0 no opinion
>
>[ ] -1 disapprove with the reason

Re:Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by caigy <cs...@163.com>.
+1






在 2022-04-15 10:26:45,"heng du" <du...@apache.org> 写道:
>+1
>
>孙先生 <lw...@126.com> 于2022年4月15日周五 10:23写道:
>
>> Hi, RocketMQ Community,
>>
>>
>>
>>
>> As discussed in the previous email, we launched a new RIP to Quickly
>> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
>> willing to support the RIP, so I think it is time to start an email thread
>> to enter the voting process.
>>
>>
>>
>>
>>
>>
>>
>> The vote will be open for at least 72 hours or until a necessary number of
>> votes are reached.
>>
>>
>>
>>
>> Please vote accordingly:
>>
>>
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove with the reason

Re: [VOTE][RIP-40] Quickly deploy of Apache Rocketmq Cluster

Posted by heng du <du...@apache.org>.
+1

孙先生 <lw...@126.com> 于2022年4月15日周五 10:23写道:

> Hi, RocketMQ Community,
>
>
>
>
> As discussed in the previous email, we launched a new RIP to Quickly
> deploy Apache Rocketmq Cluster. Now the shepherds @duhengforever are
> willing to support the RIP, so I think it is time to start an email thread
> to enter the voting process.
>
>
>
>
>
>
>
> The vote will be open for at least 72 hours or until a necessary number of
> votes are reached.
>
>
>
>
> Please vote accordingly:
>
>
>
>
> [ ] +1 approve
>
> [ ] +0 no opinion
>
> [ ] -1 disapprove with the reason