Re: [Vote] Release gRPC Go Client for Apache RocketMQ 5.1.0 RC1

2024-01-16 Thread fuyou
+1 Mad <1094592...@qq.com.invalid> 于2024年1月16日周二 16:17写道: > Hello RocketMQ Community, > > > This is the vote for 5.1.0 RC1 of Apache RocketMQ client for golang. > > > Apache RocketMQ clients 5.x series follow the specs of rocketmq-apis > ;;, and are built

Re: [VOTE] Release Apache RocketMQ 5.2.0 RC1

2024-02-13 Thread fuyou
+1 = fuyou001 Best Regards jinrongtong 于2024年2月13日 周二18:18写道: > Hello RocketMQ Community, > > This is the vote for 5.2.0 RC1 of Apache RocketMQ. > > This release includes fixes for many issues, enhancements to stability, > and also introduces s

Re:[VOTE]Release Apache RocketMQ Spring 2.3.1 RC1

2024-07-22 Thread fuyou
+1 At 2024-07-22 10:10:04, "jinrongtong" wrote: >Hello RocketMQ Community, > >This is the vote for the 2.3.1 release of Apache RocketMQ-Spring. > > > >The artifacts: >https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-spring/2.3.1-rc1/ > > >The staging repo: >https://repository.apache.org/co

Re:[VOTE][RIP-70]Optimizing Lock Mechanisms

2024-07-22 Thread fuyou
+1. At 2024-07-14 08:42:36, "??" <3424672...@qq.com.INVALID> wrote: >Hi, RocketMQ Community, > > > > >As discussed in the previous email, we launched a new RIP 70 to Optimizing >Lock Mechanisms. Now the shepherds @RongtongJin is willing to support the RIP, >so I think it is time to start an e

Re:Re: [ANNOUNCE]New Committers of Apache RocketMQ:Pan Dongyuan(id: DongyuanPan)

2024-08-07 Thread fuyou
+1 At 2024-06-27 12:39:56, "Xinyu Zhou" wrote: >Congratulations Pan Dongyuan! Looking forward to working with him as a >committer. > >Best, >Xinyu > >On Wed, Jun 19, 2024 at 6:55 PM Qingshan Lin wrote: > >> Hi Apache RocketMQ Community, >> >> >> The Project Management Committee (PMC) for Apache R

Re: [DISCUSSION] RIP-47

2022-10-10 Thread fuyou
Great RIP, one question: we thought about zero copy when consumers pull messages,if we support v2,zero copy can't support. Zhanhui Li 于2022年10月10日周一 15:57写道: > Hi zhimin, > > >> 1. About the length of Topic, 128 can meet most scenarios. Even if the > >> storage module supports store long topic

Re: [DISCUSS][RIP-50]RocketMQ Transaction Message Improvement

2022-10-10 Thread fuyou
good proposal . tihong ruan 于2022年10月11日周二 11:53写道: > Hi, RocketMQ Community, > Apache RocketMQ provides a distributed transaction feature that is similar > to X/Open XA, ensuring transaction consistency. We want to do some > optimizations on this module. > > We have written the proposal and y

Re: [DISCUSS] [RIP-52 Optimize Building ConsumeQueue]

2022-10-17 Thread fuyou
good idea. but i think Introducing bitmap is complicated, so what's about using hash for topic and share some queue,ReputService access queue to build Consume Queue. Zhanhui Li 于2022年10月17日周一 15:04写道: > Hey, RocketMQ developers and users, > > It's glad and encouraging to see improvement in the

Re: Re:Re: [VOTE][RIP-50]RocketMQ Transaction Message Improvement

2022-10-18 Thread fuyou
+1 Hu Zongtang 于2022年10月18日周二 14:14写道: > +1 > > 发件人: jinrongto...@163.com 代表 jinrongtong < > jinrongt...@apache.org> > 发送时间: 2022年10月18日 10:20 > 收件人: dev@rocketmq.apache.org > 主题: Re:Re: [VOTE][RIP-50]RocketMQ Transaction Message Improvement > > +1 > 在 2022-10-

Re: [VOTE] [RIP-48] Enhance server-side offset management ability

2022-10-18 Thread fuyou
+1 Zhanhui Li 于2022年10月18日周二 17:08写道: > +1 > > On Tue, Oct 18, 2022 at 3:46 PM aaron ai wrote: > > > +1 > > > > Hu Zongtang 于2022年10月18日周二 14:14写道: > > > > > +1 > > > > > > 发件人: L K > > > 发送时间: 2022年10月18日 10:43 > > > 收件人: dev@rocketmq.apache.org > > > 主题: 回复

Re: [VOTE] [RIP-51] Pop orderly improvement

2022-10-18 Thread fuyou
+1 L K 于2022年10月18日周二 10:31写道: > Hello RocketMQ Community, > > We discussed enhancing server side offset management ability for > RocketMQ, and it's time to start an email thread to enter the voting > process. > Links: > RIP 51 Pop orderly improvement · apache/rocketmq Wiki (github.com)< >

Re: [DISCUSS] [RIP-56] Replace Logging Module with Shaded Logback

2022-10-21 Thread fuyou
+1 zhimin li 于2022年10月21日周五 15:38写道: > +1,We should focus on rocketmq itself > > > 2022年10月21日 11:49,aaron ai 写道: > > > > Hi, RocketMQ Community: > > > > We noticed that the existing logging module is unnecessary, so there is a > > proposal to replace it with shaded logback. > > > > You can see

Re: [VOTE] [RIP-52] Optimize Building ConsumeQueue

2022-10-24 Thread fuyou
+1 aaron ai 于2022年10月25日周二 14:20写道: > +1 > > Zhanhui Li 于2022年10月25日周二 13:51写道: > > > Hi, > > > > The previous discussion thread is: > > > > > https://lists.apache.org/list?dev@rocketmq.apache.org:lte=1M:Optimize%20Building%20ConsumeQueue > > > > +1 > > > > > > On Mon, Oct 24, 2022 at 10:03 AM

Re: [DISCUSS][RIP-60] Support Will Message In RocketMQ-MQTT

2023-01-05 Thread fuyou
+1 Ping Wang 于2023年1月6日周五 14:40写道: > looking forward to this feature,+1 > > Dongyuan Pan 于2023年1月5日周四 15:21写道: > > > Hi RocketMQ Community, > > > > Rocketmq-mqtt was developed to support the mqtt protocol to extend the > > use of rocketmq in the field of IoT messaging. The project has > > relea

Re: [VOTE] Release RocketMQ Streams 1.1.0

2023-01-05 Thread fuyou
+1 nize 于2023年1月6日周五 14:09写道: > This is the discussion for the release of Rocketmq Streams 1.1.0 version. > > RocketMQ Streams is a lightweight stream processing framework, application > gains the stream processing ability by depending on RocketMQ Streams as an > SDK. > > > The artifacts: > > ht

Re: [RESULT] [VOTE] [RIP-59] Support DLedger Controller Snapshot

2023-01-05 Thread fuyou
+1 Jack Tsai 于2023年1月3日周二 15:52写道: > Hello RocketMQ Community, > > This is the vote result for the [RIP-59] Support DLedger Controller > Snapshot, and it has been passed with [3] binding +1s, [3] non-binding +1s > and no 0 or -1: > > *Binding votes +1s:* > Rongtong Jin (jinrongt...@apache.org) >

Re: [DISCUSS][RIP-62] Cold read control

2023-03-07 Thread fuyou
+1 2017赵科 <464473...@qq.com.invalid> 于2023年2月21日周二 14:37写道: > Dear predecessors > > > Thank you very much for your reply at first, the reason that add the > logical cold data judgment is we can use this to distinguish logic hot data > and logic cold data. > The logic hot data that is commonly New

Re: [DISCUSS][RIP-63] Reachable broker detector in client

2023-03-26 Thread fuyou
+1 季俊涛 <3160102...@zju.edu.cn> 于2023年3月27日周一 11:42写道: > Hi, RocketMQ Community: > > > > > The current client module has built-in latency related functions, but > this function is passive - isolating brokers based on the sending results, > and is not aware of their availability. When multiple

Re: [VOTE] Release gRPC Java Client for Apache RocketMQ 5.0.5 RC1

2023-03-27 Thread fuyou
+1 aaron ai 于2023年3月27日周一 15:43写道: > > > -- Forwarded message - > 发件人: lollipop > Date: 2023年3月22日周三 19:34 > Subject: Re: [VOTE] Release gRPC Java Client for Apache RocketMQ 5.0.5 RC1 > To: > > > +1 > I have checked all of the four items. > > On Wed, Mar 22, 2023 at 10:00 AM aa

Re: [VOTE]Release Apache RocketMQ 4.9.5 RC1

2023-03-27 Thread fuyou
+1 jinrongtong 于2023年3月27日 周一18:51写道: > Hello RocketMQ Community, > > This is the vote for 4.9.5 of Apache RocketMQ. > > This release fixes some bugs and supports bname in protocol for 4.9.5 > client accessing proxy. > > The artifacts: > https://dist.apache.org/repos/dist/dev/rocketmq/4.9.5-rc1/

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] RocketMQ-Client-Go 2.1.2 Release

2023-04-25 Thread fuyou
+1 tiger lee 于2023年4月25日周二 21:10写道: > Hello RocketMQ Community, > > This is the vote for the RocketMQ-Client-Go 2.1.2 Release. > Github repo: https://github.com/apache/rocketmq-client-go/tree/v2.1.2.rc1 > > The current version updates mainly: > 1. Add filter hooks in consumer > 2. Add consumer a

Re: Re: [VOTE][RIP-64] Heartbeat Optimization

2023-04-27 Thread fuyou
+1 jinrongtong 于2023年4月28日周五 09:27写道: > +1 > 在 2023-04-27 18:57:20,"Ji Juntao" <3160102...@zju.edu.cn> 写道: > >+1 > > > > > >> -原始邮件- > >> 发件人: "2017赵科" <464473...@qq.com.INVALID> > >> 发送时间: 2023-04-27 10:39:36 (星期四) > >> 收件人: dev > >> 抄送: > >> 主题: [VOTE][RIP-64] Heartbeat Optimization >

Re: [VOTE] Release Apache RocketMQ 5.1.1 RC1

2023-05-16 Thread fuyou
+1 karp 于2023年5月17日周三 09:29写道: > +1 > > I checked: > [OK] Checksums and PGP signatures are valid for the Source package. > [OK] Checksums and PGP signatures are valid for the Binary package. > [OK] Source code artifacts have correct names matching the current > release. > [OK] Binary artifact

Re: [VOTE] Release Apache RocketMQ APIs 2.0.3 RC1

2023-06-12 Thread fuyou
+1 lollipop 于2023年6月12日周一 20:39写道: > +1 > > On Mon, Jun 12, 2023 at 5:30 PM aaron ai wrote: > > > Hello RocketMQ Community, > > > > This is the vote for 2.0.3 RC1 of Apache RocketMQ APIs. > > > > RocketMQ APIs use Protocol Buffers version 3 (proto3) as their Interface > > Definition Language (I

Re: [VOTE] Release Apache RocketMQ 5.1.2 RC1

2023-06-14 Thread fuyou
+1 aaron ai 于2023年6月13日周二 15:10写道: > +1 > > On Tue, Jun 13, 2023 at 3:01 PM jinrongtong > wrote: > > > Hello RocketMQ Community, > > > > This is the vote for 5.1.2 of Apache RocketMQ. > > > > This release fixes some bugs to enhance stability. > > > > The artifacts: > > https://dist.apache.org/r

Re: [VOTE] Release Apache RocketMQ 5.1.3 RC1

2023-06-25 Thread fuyou
+1 aaron ai 于2023年6月25日周日 11:51写道: > +1 > > jinrongtong 于2023年6月25日 周日11:04写道: > >> Hello RocketMQ Community, >> >> This is the vote for 5.1.3 of Apache RocketMQ. >> >> This release fixes some bugs to enhance stability. >> >> The artifacts: >> https://dist.apache.org/repos/dist/dev/rocketmq/5.1.

Re: [VOTE] Release Apache RocketMQ 5.1.3 RC1

2023-06-27 Thread fuyou
+1 ShannonDing 于2023年6月27日周二 19:12写道: > +1 > > At 2023-06-25 11:04:06, "jinrongtong" wrote: > > Hello RocketMQ Community, > > This is the vote for 5.1.3 of Apache RocketMQ. > > This release fixes some bugs to enhance stability. > > The artifacts: > https://dist.apache.org/repos/dist/dev/rocketm

Re: [VOTE][RIP-66]Support KV(Rocksdb) Storage

2023-07-21 Thread fuyou
+1 cserwen 于2023年7月21日周五 14:08写道: > +1 > > > 2023年7月20日 10:24,闽 写道: > > > > Hi, RocketMQ Community,  > > > > > > As discussed in the previous email, we launched a new RIP 66 to support > KV(Rocksdb) storage. Now the shepherds @gongyi-zmp >  and @hill007299 are willing to support the RIP, so I >

Re: [DISCUSS][RIP-67] jRaft-Controller Implemention

2023-09-13 Thread fuyou
Thank you for your suggestion to propose a RIP . This denotes a significant transformation that mandates a more meticulous appraisal. The pair of concerns expounded within RIP-67 do harbor a measure of jeopardy, albeit insufficient to impede the overarching steadiness. It is imperative for us to p

Re: [VOTE] Release Apache RocketMQ 5.1.4 RC1

2023-09-25 Thread fuyou
+1 Gaoyang Cai 于2023年9月24日周日 18:20写道: > +1(Non-binding) > I've checked: > > [OK] Checksums and PGP signatures are valid for Source package. > [OK] Checksums and PGP signatures are valid for Binary package. > [OK] Source code artifacts have correct names matching the current > release. > [OK]

Re: [VOTE][RIP-67] jRaft-Controller Implemention

2023-10-16 Thread fuyou
JRaft is an option for implementing HA in RocketMQ. It provides an additional choice for RocketMQ users. +1 Xinyu Zhou 于2023年10月14日周六 23:13写道: > Sorry for the late reply, +1 for this RIP. Introducing the jRaft library > could help us build a mature and stable controller module in an easy way. >

Re: [VOTE][RIP-68] RocketMQ ACL 2.0

2024-01-08 Thread fuyou
+1 lollipop 于2024年1月8日周一 16:00写道: > +1 > Glad to see the proposal for Apache RocketMQ ACL 2.0. > I believe this new version will significantly enhance the security features > of RocketMQ and provide users with more granular and flexible access > control. > > On Mon, Jan 8, 2024 at 3:50 PM zhimin

Re: [VOTE][RIP-43] Support Timing Messages with Arbitrary Time Delay

2022-06-23 Thread fuyou
+1,Improve delay message feature. 季俊涛 <3160102...@zju.edu.cn>于2022年6月23日 周四21:09写道: > Hi, RocketMQ Community, > > As discussed in the previous email, we launched a new RIP to support > Timing Messages with Arbitrary Time Delay. Now the shepherd @dongeforever > is willing to support the RIP, so I

Re:Re:Re:[VOTE] Release Apache RocketMQ Dashboard 2.0.0

2024-10-12 Thread fuyou
+1 At 2024-09-30 13:54:32, "Gaoyang Cai" wrote: >+1(Non-binding). I checked: > >[OK] Checksums and PGP signatures are valid for source package. >[OK] Source code artifacts have correct names matching the current release. >[OK] No compiled archives bundled in source archive. >[OK] Hash and Tag

Re:[VOTE]: Release Apache RocketMQ 5.3.1

2024-09-26 Thread fuyou
+1 At 2024-09-26 13:42:45, "zhimin li" wrote: >Hello RocketMQ Community, >This is the vote for 5.3.1 of Apache RocketMQ. This release contains >some important bug fix and improvement. > >*The artifacts:* >https://dist.apache.org/repos/dist/dev/rocketmq/5.3.1-rc1/ > >*The staging repo:* >https://re

Re:Re:[VOTE] Release Apache RocketMQ C# Client 5.2.0 RC1

2024-09-26 Thread fuyou
+1 At 2024-09-25 17:39:59, "jinrongtong" wrote: >+1, I checked [OK] Hash and Tag in GitHub repo is matching the current >artifacts.[OK] verify the asc(PGP sign),SHA512[OK] Release note is >ok >At 2024-09-25 11:28:31, "Jack Tsai" wrote: >>Hello RocketMQ Community, >> >>This is the vote for Ap

Re: [VOTE] [RIP-73] Pop Consumption Improvement Based on RocksDB

2024-12-17 Thread fuyou
+1. = fuyou001 Best Regards Zhiyuan Lei 于2024年12月18日 周三10:50写道: > +1 approve (non binding) > > zhimin li 于2024年12月14日周六 16:22写道: > > > Hi, RocketMQ Community, > > > > As discussed in the previous email, this is the vote for [RIP-73] > > > > li

Re:Re: [DISCUSS] [RIP‐73] Pop Consumption Improvement Based on RocksDB

2024-12-13 Thread fuyou
The refactoring is very good and enhances the maintainability of the code 在 2024-12-10 17:39:37,"zhimin li" 写道: >zhimin li 于2024年12月5日周四 15:20写道: >> >> Hi, rocketmq community: >> >> Pop 消费是一种全新的消费模式,具有轻量,客户端无状态,无队列独占等优点,目前 Pop 实现代码量大,关闭 buffer >> 时磁盘写入流量高,开启 buffer 后状态维护较为复杂。 >> 因此我们提出了一个基于 Rocks

Re: [VOTE]Release Apache RocketMQ Spring 2.3.3 RC1

2025-03-14 Thread fuyou
+1 = fuyou001 Best Regards jinrongtong 于2025年3月14日 周五11:24写道: > Hello RocketMQ Community, > > > This is the vote for the 2.3.3 release of Apache RocketMQ-Spring. > > > The artifacts: > > https://dist.apache.org/repos/dist/dev/rocketmq/rocketmq-

Re:[VOTE][RIP-77] Deprecate and Remove ACL 1.0 (Issue #9362)

2025-04-27 Thread fuyou
+1 At 2025-04-28 11:21:51, "丁双喜" wrote: >Hi, RocketMQ Community, > >As discussed in the previous email, this is the vote for RIP-77 >Deprecate and Remove ACL 1.0 . > >links: >https://github.com/apache/rocketmq/issues/9362 >The vote will be open for at least 72 hours or until a necessary number of

Re:Re: [VOTE]: Release Apache RocketMQ 5.3.3

2025-05-09 Thread fuyou
+1 At 2025-05-08 21:12:30, "Jixiang Jin" wrote: >+1, I've checked: > >[OK] The hash and tag in the GitHub repository match the current artifacts. >[OK] The source code artifacts have correct names that match the current >release. > > >> 2025年5月7日 11:41,zhimin li 写道: >> >> Hi, RocketMQ community

Re: [VOTE] Release gRPC Java Client for Apache RocketMQ 5.0.8

2025-06-03 Thread fuyou
+1 = fuyou001 Best Regards zhimin li 于2025年6月3日 周二14:39写道: > Hello RocketMQ Community, > This is the vote for gRPC Java Client for Apache RocketMQ 5.0.8. This > version supports timer message cancellation (recall), allows users to > enable acce

Re:Re:[VOTE]Release Apache RocketMQ Spring 2.3.4 RC1

2025-07-07 Thread fuyou
+1 At 2025-07-07 14:50:59, "ShannonDing" wrote: >+1 > > > > > > > >At 2025-06-23 17:15:22, "jinrongtong" wrote: > >Hello RocketMQ Community, > > > > >This is the vote for the 2.3.4 release of Apache RocketMQ-Spring. > > > > >The artifacts: > >https://dist.apache.org/repos/dist/dev/rocketmq/rocket

Re:Re: [VOTE][RIP-78] Modernizing the RocketMQ Management UI with React and Ant Design (Supporting ACL 2.0 and 5.0)

2025-07-07 Thread fuyou
+1 At 2025-06-16 15:21:23, "Rongtong Jin" wrote: >+1 > >"许 億驰" 写道: >> Hi, RocketMQ Community, >> >> As discussed in the previous email, this is the vote for RIP-78 Modernizing >> the RocketMQ Management UI with React and Ant Design (Supporting ACL 2.0 and >> 5.0) . >>