Re: [D] rocketmq5.2.0版本,搭建主从发送消息 出现 Task was cancelled [rocketmq]

2024-10-23 Thread via GitHub
GitHub user YongXiaoo added a comment to the discussion: rocketmq5.2.0版本,搭建主从发送消息 出现 Task was cancelled 我一直是分开搭建的,主从模式grpc有bug,可以直接单主试试,还可以设置下grpc客户端的超时时间 GitHub link: https://github.com/apache/rocketmq/discussions/8722#discussioncomment-11026783 This is an automatically sent email for

Re:pr #8746 review reuest (batch send compression support)批量发送压缩支持review请求

2024-10-23 Thread 67
批量发送接口压缩的支持,对大消息场景,可以节约很多io操作和磁盘空间,很有意义,请帮忙review,谢谢。 PR (https://github.com/apache/rocketmq/pull/8746) 在2024年10月11 19时19分,"67"<6...@gd67.com>写道: Hi there! I submitted a PR (https://github.com/apache/rocketmq/pull/8746) that supports compression when using the batch send interface.