Re: [D] RocketMQ 5.x 消息粒度负载均衡 [rocketmq]

2024-02-18 Thread via GitHub
GitHub user lizhanhui added a comment to the discussion: RocketMQ 5.x 消息粒度负载均衡 > 我自己的理解是,对顺序队列,应该是能对message > group进行锁定,而不是对这个队列进行锁定。如果是给队列加锁,这岂不就是队列负载均衡了吗,若一个消费者hang住,也会导致整条队列的消息都得不到消费,跟消息粒度负载均衡定义的场景是不吻合的。 可以开个Improvement Proposal,实现这个feature GitHub link:

Re: [I] 求助 单机通过docker-compose部署5.1.3 [rocketmq-docker]

2024-02-18 Thread via GitHub
lorojunk commented on issue #88: URL: https://github.com/apache/rocketmq-docker/issues/88#issuecomment-1951795639 连接的服务应该是 8081 端口 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [D] RocketMQ 5.x 消息粒度负载均衡 [rocketmq]

2024-02-18 Thread via GitHub
GitHub user Yelijah added a comment to the discussion: RocketMQ 5.x 消息粒度负载均衡 实测下来,顺序消息好像会在本地消费者执行失败一定次数后,其他消费者才能提取到 GitHub link: https://github.com/apache/rocketmq/discussions/7826#discussioncomment-8512935 This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe,

[RESULT][VOTE]Release Apache RocketMQ 5.2.0 RC1

2024-02-18 Thread jinrongtong
The Apache RocketMQ 5.2.0 vote is now closed and has passed with [3] binding +1s, [1] non-binding +1s and no 0 or -1: *Binding votes +1s:* ShannonDing(ding...@apache.org) Zhanhui Li(lizhan...@apache.org) Yubao Fu (fu...@apache.org ) *Non-binding votes +1s:* Gaoyang Cai(csgyt...@163.com)

[RESULT][VOTE]Release Apache RocketMQ 4.9.8 RC1

2024-02-18 Thread jinrongtong
The Apache RocketMQ 4.9.8 vote is now closed and has passed with [3] binding +1s, [1] non-binding +1s and no 0 or -1: *Binding votes +1s:* ShannonDing(ding...@apache.org) Zhanhui Li(lizhan...@apache.org) Rongtong Jin(jinrongt...@apache.org) *Non-binding votes +1s:* Gaoyang

Re:[VOTE] Release Apache RocketMQ 5.2.0 RC1

2024-02-18 Thread Gaoyang Cai
+1 (Non-binding) I checked: [OK] check NOTICE, should have a notice for third-party dependency if necessary [OK] extract the zip and check if the source version is correct [OK] verify the asc(PGP sign),SHA512 [OK] build the source, start nameserver and broker according to the quick-start

Re:[VOTE] Release Apache RocketMQ 4.9.8 RC1

2024-02-18 Thread Gaoyang Cai
+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] License and Notice are correct in source package. [OK] All files have license headers in source package if necessary. [OK] No

Re:[VOTE] Release Apache RocketMQ 4.9.8 RC1

2024-02-18 Thread jinrongtong
+1,I checked [OK] Hash and Tag in GitHub repo is matching the current artifacts. [OK] The code can be built success in the source package. [OK] Start nameserver and broker according to the quick-start [OK] Run clusterList command to see if the version is correct At 2024-02-13 18:17:38,