Re: [RESULT][VOTE][RIP - 63] Queue Selection Strategy Optimization

2023-04-11 Thread Ji Juntao
原始邮件- > 发件人: "Ji Juntao" <3160102...@zju.edu.cn> > 发送时间: 2023-04-11 14:53:02 (星期二) > 收件人: dev@rocketmq.apache.org > 抄送: > 主题: [RESULT][VOTE][RIP - 63] Queue Selection Strategy Optimization > > Hello RocketMQ Community, > This is the vote result for R

[RESULT][VOTE][RIP - 63] Queue Selection Strategy Optimization

2023-04-10 Thread Ji Juntao
Hello RocketMQ Community, This is the vote result for RIP-63 Queue Selection Strategy Optimization, and it has been passed with [3] binding +1s, [0] non-binding +1s and no 0 or -1. *Binding votes +1s:* jinrongtong(jinrongt...@apache.org) Xinyu(yu...@apache.org) fuyou(fu...@apache.org) This

Re: [VOTE][RIP-63] Queue Selection Strategy Optimization

2023-04-10 Thread Xinyu Zhou
+1 On Mon, Apr 10, 2023 at 4:26 PM fuyou wrote: > +1 > > jinrongtong 于2023年4月10日周一 16:21写道: > > > +1 > > 在 2023-04-07 16:45:22,"Ji Juntao" <3160102...@zju.edu.cn> 写道: > > >Hi, RocketMQ Community, > > > > > > > > > > > >As discussed in the previous email, we launched a new RIP to optimize > > pr

Re: [VOTE][RIP-63] Queue Selection Strategy Optimization

2023-04-10 Thread fuyou
+1 jinrongtong 于2023年4月10日周一 16:21写道: > +1 > 在 2023-04-07 16:45:22,"Ji Juntao" <3160102...@zju.edu.cn> 写道: > >Hi, RocketMQ Community, > > > > > > > >As discussed in the previous email, we launched a new RIP to optimize > proxy(in cluter mode)'s and remoting clients' Queue selection strategy. I >

Re:[VOTE][RIP-63] Queue Selection Strategy Optimization

2023-04-10 Thread jinrongtong
+1 在 2023-04-07 16:45:22,"Ji Juntao" <3160102...@zju.edu.cn> 写道: >Hi, RocketMQ Community, > > > >As discussed in the previous email, we launched a new RIP to optimize proxy(in >cluter mode)'s and remoting clients' Queue selection strategy. I have modified >the RIP document according to @yukon's

[VOTE][RIP-63] Queue Selection Strategy Optimization

2023-04-07 Thread Ji Juntao
Hi, RocketMQ Community, As discussed in the previous email, we launched a new RIP to optimize proxy(in cluter mode)'s and remoting clients' Queue selection strategy. I have modified the RIP document according to @yukon's suggestion. 正如此前电子邮件中所讨论的,本RIP旨在优化proxy(集群模式)和远程客户端发送消息时的队列选择策略,且已经按照@