Re: [PR] fix dockerfile base image manifest unknown [rocketmq-exporter]

2024-05-26 Thread via GitHub
francisoliverlee commented on PR #167: URL: https://github.com/apache/rocketmq-exporter/pull/167#issuecomment-2132697449 thank you to fix this important issue. and there still 2 fix should be done 1. add final name in pom.xml in build tag 2. `ADD

Re: [I] how to Get message backlog? [rocketmq-exporter]

2024-05-26 Thread via GitHub
francisoliverlee commented on issue #168: URL: https://github.com/apache/rocketmq-exporter/issues/168#issuecomment-2132682499 please show all your metric names -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] 服务器环境下启动异常 [rocketmq-exporter]

2024-05-26 Thread via GitHub
francisoliverlee commented on issue #169: URL: https://github.com/apache/rocketmq-exporter/issues/169#issuecomment-2132677885 your error means connect namesrv fail. update your namesrv and try again. or check the log in ~/logs/rocketmqlogs/rocketmq_client.log -- This is an automated

Re: [I] 编译失败 [rocketmq-exporter]

2024-05-26 Thread via GitHub
francisoliverlee commented on issue #170: URL: https://github.com/apache/rocketmq-exporter/issues/170#issuecomment-2132676249 i `mvn clean package` on latest git master, and build success. please privide your 1. git branch 2. build command -- This is an automated message

[PR] Add Docker-Compose deployment method to QuickStart guide for Version 5.x [rocketmq-site]

2024-05-26 Thread via GitHub
kaxiya1021 opened a new pull request, #647: URL: https://github.com/apache/rocketmq-site/pull/647 ## What is the purpose of the change The purpose of this change is to enhance the QuickStart guide by adding a Docker-Compose deployment method specifically tailored for RocketMQ Version

[PR] Add Docker deployment method to QuickStart guide for Version 5.x [rocketmq-site]

2024-05-26 Thread via GitHub
Cindy0802 opened a new pull request, #646: URL: https://github.com/apache/rocketmq-site/pull/646 ## What is the purpose of the change The purpose of this change is to enhance the QuickStart guide by adding a Docker deployment method specifically tailored for RocketMQ Version 5.x

[PR] Add Docker deployment method to QuickStart guide for Version 4.x [rocketmq-site]

2024-05-26 Thread via GitHub
kaxiya1021 opened a new pull request, #645: URL: https://github.com/apache/rocketmq-site/pull/645 ## What is the purpose of the change The purpose of this change is to enhance the QuickStart guide by adding a Docker deployment method specifically tailored for RocketMQ Version 4.x.

[PR] producer check msg body [rocketmq-client-go]

2024-05-26 Thread via GitHub
woaishixiaoxiao opened a new pull request, #1142: URL: https://github.com/apache/rocketmq-client-go/pull/1142 ## What is the purpose of the change producer should check msg body like java sdk ## Brief changelog producer check msg ## Verifying this change

[PR] Add Docker-Compose deployment method to QuickStart guide for Version 4.x [rocketmq-site]

2024-05-26 Thread via GitHub
Cindy0802 opened a new pull request, #644: URL: https://github.com/apache/rocketmq-site/pull/644 ## What is the purpose of the change The purpose of this change is to enhance the QuickStart guide by adding a Docker-Compose deployment method specifically tailored for RocketMQ Version

Re: [PR] Add Docker deployment method to QuickStart guide for Version 4.x [rocketmq-site]

2024-05-26 Thread via GitHub
kaxiya1021 closed pull request #643: Add Docker deployment method to QuickStart guide for Version 4.x URL: https://github.com/apache/rocketmq-site/pull/643 -- 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

Re: [PR] Add Docker-Compose deployment method to QuickStart guide for Version 4.x [rocketmq-site]

2024-05-26 Thread via GitHub
Cindy0802 closed pull request #642: Add Docker-Compose deployment method to QuickStart guide for Version 4.x URL: https://github.com/apache/rocketmq-site/pull/642 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Add Docker deployment 4.x method to QuickStart guide [rocketmq-site]

2024-05-26 Thread via GitHub
kaxiya1021 opened a new pull request, #643: URL: https://github.com/apache/rocketmq-site/pull/643 Add Docker deployment 4.x method to QuickStart guide -- 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

[PR] Add Docker-Compose 4.x deployment method to QuickStart guide [rocketmq-site]

2024-05-26 Thread via GitHub
Cindy0802 opened a new pull request, #642: URL: https://github.com/apache/rocketmq-site/pull/642 ## What is the purpose of the change This change aims to update the QuickStart guide with Docker-Compose 4.x deployment instructions. ## Brief changelog Add Docker-Compose

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" is working again!

2024-05-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 060d897e3e50ea42db05bb1bb8701376a23ef19d / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory

Re: [I] DefaultMQProducer发送消息时,当网络延迟3S时,程序直接崩溃 [rocketmq-client-cpp]

2024-05-26 Thread via GitHub
HUHANK commented on issue #472: URL: https://github.com/apache/rocketmq-client-cpp/issues/472#issuecomment-2132514967 @ifplusor 大牛,请帮忙看看,谢谢。 -- 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

Re: [I] DefaultMQProducer发送消息时,当网络延迟3S时,程序直接崩溃 [rocketmq-client-cpp]

2024-05-26 Thread via GitHub
HUHANK commented on issue #472: URL: https://github.com/apache/rocketmq-client-cpp/issues/472#issuecomment-2132513039 **tc qdisc add dev ens192 root netem delay 3000ms** 我是用这个命令在rocketmq server端设置3s延迟的 -- This is an automated message from the Apache Git Service. To respond to the

[I] DefaultMQProducer发送消息时,当网络延迟3S时,程序直接崩溃 [rocketmq-client-cpp]

2024-05-26 Thread via GitHub
HUHANK opened a new issue, #472: URL: https://github.com/apache/rocketmq-client-cpp/issues/472 系统:CentOS7 下图是测试代码: ![企业微信截图_1716774732151](https://github.com/apache/rocketmq-client-cpp/assets/9984283/46c0-f682-4657-9785-5b863f13a8c9) 下图为rocketmq_client.log日志内容:

Re: [PR] Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy." [rocketmq]

2024-05-26 Thread via GitHub
codecov-commenter commented on PR #8209: URL: https://github.com/apache/rocketmq/pull/8209#issuecomment-2132501158 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8209?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

[GH] (rocketmq): Workflow run "Coverage" is working again!

2024-05-26 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 060d897e3e50ea42db05bb1bb8701376a23ef19d / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)" This

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 9c8fdb715f774440009b85da2edbd2ab0278831d / Humkum <1109939...@qq.com> [ISSUE #8168] fix: There's no need to retry when async produce already

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" is working again!

2024-05-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 060d897e3e50ea42db05bb1bb8701376a23ef19d / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory

[GH] (rocketmq): Workflow run "PR-CI" is working again!

2024-05-26 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 060d897e3e50ea42db05bb1bb8701376a23ef19d / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)" This

(rocketmq) 01/01: Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)"

2024-05-26 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository. yuzhou pushed a commit to branch revert-7694-dev/mem_copy in repository https://gitbox.apache.org/repos/asf/rocketmq.git commit 060d897e3e50ea42db05bb1bb8701376a23ef19d Author: yuz10 <845238...@qq.com> AuthorDate: Mon May 27

(rocketmq) branch revert-7694-dev/mem_copy created (now 060d897e3e)

2024-05-26 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository. yuzhou pushed a change to branch revert-7694-dev/mem_copy in repository https://gitbox.apache.org/repos/asf/rocketmq.git at 060d897e3e Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)" This

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lby1119 (triggered by RongtongJin). Head commit for run: fb492ebf54d244370bf9ee0484899dafdbda1883 / lby1119 <1134684...@qq.com> Format code and fix warnings Report URL:

[GH] (rocketmq): Workflow run "Coverage" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user lby1119 (triggered by RongtongJin). Head commit for run: fb492ebf54d244370bf9ee0484899dafdbda1883 / lby1119 <1134684...@qq.com> Format code and fix warnings Report URL:

[GH] (rocketmq): Workflow run "Build and Run Tests by Bazel" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user lby1119 (triggered by RongtongJin). Head commit for run: fb492ebf54d244370bf9ee0484899dafdbda1883 / lby1119 <1134684...@qq.com> Format code and fix warnings Report URL:

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user lby1119 (triggered by lby1119). Head commit for run: 9c8fdb715f774440009b85da2edbd2ab0278831d / Humkum <1109939...@qq.com> [ISSUE #8168] fix: There's no need to retry when async produce

[GH] (rocketmq): Workflow run "PR-CI" failed!

2024-05-26 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user lby1119 (triggered by RongtongJin). Head commit for run: fb492ebf54d244370bf9ee0484899dafdbda1883 / lby1119 <1134684...@qq.com> Format code and fix warnings Report URL:

Re: [I] 不支持5.1版本吧 [rocketmq-exporter]

2024-05-26 Thread via GitHub
iamqq23ue commented on issue #164: URL: https://github.com/apache/rocketmq-exporter/issues/164#issuecomment-2132467303 > > > @iamqq23ue 你编译没有报错吗 > > > > > > 编译最新的代码,需要的指标都有了。版本号还是0.0.2但是代码改了。编译报错跳过测试即可,我降了surfire的版本 > > 我上面的报错应该如何解决,就是直接用mvn clean install编译的最新代码

[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" is working again!

2024-05-26 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 9c8fdb715f774440009b85da2edbd2ab0278831d / Humkum <1109939...@qq.com> [ISSUE #8168] fix: There's no need to retry when

Re: [I] 不支持5.1版本吧 [rocketmq-exporter]

2024-05-26 Thread via GitHub
Kammingyeung commented on issue #164: URL: https://github.com/apache/rocketmq-exporter/issues/164#issuecomment-2132463828 > > @iamqq23ue 你编译没有报错吗 > > 编译最新的代码,需要的指标都有了。版本号还是0.0.2但是代码改了。编译报错跳过测试即可,我降了surfire的版本 我上面的报错应该如何解决,就是直接用mvn clean install编译的最新代码 -- This is an

Re: [I] [Bug] rocketmq::Producer对象析构crash [rocketmq-clients]

2024-05-26 Thread via GitHub
github-actions[bot] commented on issue #738: URL: https://github.com/apache/rocketmq-clients/issues/738#issuecomment-2132450778 This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated

Re: [I] [Enhancement] Add peek API support [rocketmq]

2024-05-26 Thread via GitHub
github-actions[bot] commented on issue #6805: URL: https://github.com/apache/rocketmq/issues/6805#issuecomment-2132444997 This issue was closed because it has been inactive for 3 days since being marked as stale. -- This is an automated message from the Apache Git Service. To respond to

Re: [I] [Enhancement] Add peek API support [rocketmq]

2024-05-26 Thread via GitHub
github-actions[bot] closed issue #6805: [Enhancement] Add peek API support URL: https://github.com/apache/rocketmq/issues/6805 -- 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 comment.

[I] [Bug] The sendMessageInTransactiond method of TransactionMQProducer cannot execute the callback in TransactionListener [rocketmq]

2024-05-26 Thread via GitHub
gvanyao opened a new issue, #8208: URL: https://github.com/apache/rocketmq/issues/8208 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I

[PR] Format code and fix warnings [rocketmq]

2024-05-26 Thread via GitHub
lby1119 opened a new pull request, #8206: URL: https://github.com/apache/rocketmq/pull/8206 Format code and fix warnings -- 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 comment. To

Re: [I] [Bug] brokcerIP1和brokerIP2在5.X版本中不能使用host替代 [rocketmq]

2024-05-26 Thread via GitHub
Willhow-Gao commented on issue #8195: URL: https://github.com/apache/rocketmq/issues/8195#issuecomment-2132179041 Did you configure it wrong or describe it wrong? It should be brokerIP1 not brokcerIP1.Maybe you should post your configuration -- This is an automated message from the

Re: [I] [Bug] brokcerIP1和brokerIP2在5.X版本中不能使用host替代 [rocketmq]

2024-05-26 Thread via GitHub
Willhow-Gao commented on issue #8195: URL: https://github.com/apache/rocketmq/issues/8195#issuecomment-2132170920 What you mean is that in version 4.x, the broker address obtained by the consumer from namesrv is rocketmq-001? -- This is an automated message from the Apache Git Service.