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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: bb8c5130520dcae1a6bbec9267a92d6b36c64073 / 黄梓淇 Merge remote-tracking branch 'origin/addm2' into addm2 Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY

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

2024-05-30 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: bb8c5130520dcae1a6bbec9267a92d6b36c64073 / 黄梓淇 Merge remote-tracking branch 'origin/addm2' into addm2 Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY

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

2024-05-30 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: e958e7aab39760aa5e15ab98521e5c9c3f126bac / 黄梓淇 Merge branch 'addm2' into addm Signed-off-by: 黄梓淇 Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY

Re: [I] Multiple instances in the same application share MQClientInstance [rocketmq]

2024-05-30 Thread via GitHub
caimofei commented on issue #2730: URL: https://github.com/apache/rocketmq/issues/2730#issuecomment-2141184908 > @zcsh0721 我和其他同学交流了一下,这个变更的目的是应对容器化部署环境下pid冲突的情况。想复用MQClientInstance可以手动设置instanceName。 有点疑问 1. 您描述这个问题就是造成MQClientInstance对象

[PR] Update 10consumerretrypolicy.md [rocketmq-site]

2024-05-30 Thread via GitHub
boostarea opened a new pull request, #657: URL: https://github.com/apache/rocketmq-site/pull/657 fix(10consumerretrypolicy.md).syntax errors Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change In the CN

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

2024-05-30 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY (#8054) Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY (#8054) Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 7a5ea90cb79cc28ae86c368f22d1ab7d2f6f24cc / wuyue [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY

(rocketmq) branch develop updated (db163b431e -> 7a5ea90cb7)

2024-05-30 Thread lizhimin
This is an automated email from the ASF dual-hosted git repository. lizhimin pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git from db163b431e Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy. (#7694)" (#8209) add

Re: [I] [Bug] Producer should be retry put message if OS_PAGE_CACHE_BUSY [rocketmq]

2024-05-30 Thread via GitHub
lizhimins closed issue #8053: [Bug] Producer should be retry put message if OS_PAGE_CACHE_BUSY URL: https://github.com/apache/rocketmq/issues/8053 -- 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

Re: [PR] [ISSUE #8053] Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY [rocketmq]

2024-05-30 Thread via GitHub
lizhimins merged PR #8054: URL: https://github.com/apache/rocketmq/pull/8054 -- 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 unsubscribe, e-mail:

Re: [PR] use helm-charts for quickly deploying a cluster to facilitate message transmission and reception. [rocketmq-site]

2024-05-30 Thread via GitHub
RongtongJin commented on code in PR #655: URL: https://github.com/apache/rocketmq-site/pull/655#discussion_r1621586798 ## docs/01-introduction/02quickstartWithHelmInKubernetes.md: ## @@ -0,0 +1,143 @@ +### QuickStart + + 前提条件 + +- 一个运行中的 `Kubernetes` 集群 +- 已安装并配置好的

(rocketmq-site) branch new-official-website updated: Updated descriptions in quickstart for version 5.x (#656)

2024-05-30 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new

Re: [PR] Updated descriptions in quickstart for version 5.x [rocketmq-site]

2024-05-30 Thread via GitHub
RongtongJin merged PR #656: URL: https://github.com/apache/rocketmq-site/pull/656 -- 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 unsubscribe, e-mail:

[I] [Bug] plain_acl.yml garbled characters when creating acl account with empty topicPerms/topicPerms array [rocketmq]

2024-05-30 Thread via GitHub
hujie6 opened a new issue, #8229: URL: https://github.com/apache/rocketmq/issues/8229 ### 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

[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" failed!

2024-05-30 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: db163b431ea9366d1121d04ded4b660fd8a31624 / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent

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

2024-05-30 Thread via GitHub
github-actions[bot] closed issue #738: [Bug] rocketmq::Producer对象析构crash URL: https://github.com/apache/rocketmq-clients/issues/738 -- 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: [I] [Bug] rocketmq::Producer对象析构crash [rocketmq-clients]

2024-05-30 Thread via GitHub
github-actions[bot] commented on issue #738: URL: https://github.com/apache/rocketmq-clients/issues/738#issuecomment-2141035801 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

Re: [I] The same message is consumed by multiple consumers under the same consumption group [rocketmq]

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

Re: [PR] [ISSUE #8220] Add a message sending time cost prompt for message sending timeout [rocketmq]

2024-05-30 Thread via GitHub
humkum commented on PR #8221: URL: https://github.com/apache/rocketmq/pull/8221#issuecomment-2139386827 This is really important for troubleshooting problems! -- 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] [Feature] Add two metrics rocketmq_active_topic_number and rocketmq_active_subscription_number [rocketmq]

2024-05-30 Thread via GitHub
humkum commented on issue #8223: URL: https://github.com/apache/rocketmq/issues/8223#issuecomment-2139380886 Here you can only get the total number of topics and subscription groups, but cannot determine whether these topics and subscription groups are active. Would it be more accurate to

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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: edddf758ecc9ed24aed604508b5ec20c61971ac4 / yx9o [ISSUE #8227] Repeated merging in the constructor Report URL:

[PR] Updated descriptions in quickstart for version 5.x [rocketmq-site]

2024-05-30 Thread via GitHub
Cindy0802 opened a new pull request, #656: URL: https://github.com/apache/rocketmq-site/pull/656 Updated descriptions in quickstart for version 5.x -- 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

Re: [PR] [ISSUE #8227] Repeated merging in the constructor [rocketmq]

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

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

2024-05-30 Thread via GitHub
RongtongJin commented on code in PR #647: URL: https://github.com/apache/rocketmq-site/pull/647#discussion_r1620490395 ## versioned_docs/version-5.0/02-quickStart/03quickstartWithDockercompose.md: ## @@ -0,0 +1,215 @@ +# Docker-compose 部署 RocketMQ +

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

2024-05-30 Thread via GitHub
RongtongJin commented on code in PR #646: URL: https://github.com/apache/rocketmq-site/pull/646#discussion_r1620487704 ## versioned_docs/version-5.0/02-quickStart/02quickstartWithDocker5.x.md: ## @@ -0,0 +1,260 @@ +# Docker 部署 RocketMQ 5.X + +这一节介绍如何使用Docker快速部署一个单节点单副本

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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: 2f3cd2be2a597ad1f77410f92762ff9b2d2bb595 / 黄梓淇 Merge remote-tracking branch 'origin/addm2' into addm2 # Conflicts: #

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

2024-05-30 Thread via GitHub
RongtongJin commented on code in PR #646: URL: https://github.com/apache/rocketmq-site/pull/646#discussion_r1620482246 ## versioned_docs/version-5.0/02-quickStart/02quickstartWithDocker5.x.md: ## @@ -0,0 +1,260 @@ +# Docker 部署 RocketMQ 5.X + +这一节介绍如何使用Docker快速部署一个单节点单副本

Re: [PR] Add English version for Docker-Compose Deployment 4.x [rocketmq-site]

2024-05-30 Thread via GitHub
RongtongJin merged PR #653: URL: https://github.com/apache/rocketmq-site/pull/653 -- 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 unsubscribe, e-mail:

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

2024-05-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: db163b431ea9366d1121d04ded4b660fd8a31624 / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent memory copy.

(rocketmq-site) branch new-official-website updated: Add English version for Docker-Compose Deployment 4.x (#653)

2024-05-30 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new

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

2024-05-30 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: edddf758ecc9ed24aed604508b5ec20c61971ac4 / yx9o [ISSUE #8227] Repeated merging in the constructor Report URL:

[PR] [ISSUE #8227] Repeated merging in the constructor [rocketmq]

2024-05-30 Thread via GitHub
yx9o opened a new pull request, #8228: URL: https://github.com/apache/rocketmq/pull/8228 Fix #8227 . -- 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 unsubscribe,

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

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has succeeded. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: 0e3b66c2b09ec887c1ada73ca304bbd62c903ed4 / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> Fixed the bugs Report URL:

[I] [Enhancement] Optimize DefaultMQPushConsumer construction method [rocketmq]

2024-05-30 Thread via GitHub
yx9o opened a new issue, #8227: URL: https://github.com/apache/rocketmq/issues/8227 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary I found a duplicate

[GH] (rocketmq-site): Workflow run "Pre Build CI" failed!

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has failed. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: 002c60ca1dacdd043f0e849d4d91a879f0d9b683 / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> Revised some sentences. Report URL:

[GH] (rocketmq-site): Workflow run "Pre Build CI" failed!

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has failed. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: 5b9a665e5f662dbed38d00f07ce8be5c8c09b289 / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> Add English version Report URL:

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

2024-05-30 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Stephanie0002 (triggered by Stephanie0002). Head commit for run: db163b431ea9366d1121d04ded4b660fd8a31624 / yuz10 <845238...@qq.com> Revert "[ISSUE #7757] Use `CompositeByteBuf` to prevent

[PR] duse helm-charts for quickly deploying a cluster to facilitate message transmission and reception. [rocketmq-site]

2024-05-30 Thread via GitHub
Baiyelovecode opened a new pull request, #655: URL: https://github.com/apache/rocketmq-site/pull/655 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change helm-charts for quickly deploying a cluster to facilitate message

[I] use I noticed that there are currently no container-related Quickstart setup documents, so I added a Quickstart guide for RocketMQ with container-related setup, using Kubernetes (k8s) and helm-cha

2024-05-30 Thread via GitHub
Baiyelovecode opened a new issue, #654: URL: https://github.com/apache/rocketmq-site/issues/654 I noticed that there are currently no container-related Quickstart setup documents, so I added a Quickstart guide for RocketMQ with container-related setup, using Kubernetes (k8s) and

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

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has succeeded. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: 7dcfda835b35bde834fe4af5cc5c16307e948517 / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> fixed bugs Report URL:

[GH] (rocketmq-site): Workflow run "Pre Build CI" failed!

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has failed. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: fdcface24453b2950d709f5d8df6bff296331fbd / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> Delete the configuration file and use

[GH] (rocketmq-site): Workflow run "Pre Build CI" failed!

2024-05-30 Thread GitBox
The GitHub Actions job "Pre Build CI" on rocketmq-site.git has failed. Run started by GitHub user kaxiya1021 (triggered by kaxiya1021). Head commit for run: 17fd429fa2a8e44c292b24d7c2f8d1675a2ee543 / Kaxiya <125204531+kaxiya1...@users.noreply.github.com> Modified Docker Compose deployment for

[PR] Add English version for Docker-Compose Deployment 4.x [rocketmq-site]

2024-05-30 Thread via GitHub
Cindy0802 opened a new pull request, #653: URL: https://github.com/apache/rocketmq-site/pull/653 Add English version for Docker-Compose Deployment 4.x -- 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: [I] multithread share Producer failed accidentally , error “ProducerSendSyncFailed: No route info of this topic” [rocketmq-client-cpp]

2024-05-30 Thread via GitHub
ItisDL commented on issue #352: URL: https://github.com/apache/rocketmq-client-cpp/issues/352#issuecomment-2138997136 我也遇到了一样的问题,有解吗 -- 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

(rocketmq-site) branch new-official-website updated: Add Docker-Compose deployment method to QuickStart guide for Version 4.x (#644)

2024-05-30 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new

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

2024-05-30 Thread via GitHub
RongtongJin merged PR #644: URL: https://github.com/apache/rocketmq-site/pull/644 -- 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 unsubscribe, e-mail:

Re: [PR] [ISSUE #8222] Fix spelling errors in comments [rocketmq]

2024-05-30 Thread via GitHub
yx9o commented on PR #8224: URL: https://github.com/apache/rocketmq/pull/8224#issuecomment-2138917088 Hi @RongtongJin , I want to contribute to https://github.com/apache/rocketmq/wiki/RIP-10-RocketMQ-Unit-Test, how can I do it? -- This is an automated message from the Apache Git

Re: [I] remote connect exception [rocketmq-dashboard]

2024-05-30 Thread via GitHub
panghu98525 commented on issue #181: URL: https://github.com/apache/rocketmq-dashboard/issues/181#issuecomment-2138819792 > I met this question when I started all by docker images. rockermq 4.8.0 I solved by: > > ```shell > docker run -d --name rocketmq-dashboard --link

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

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

(rocketmq-site) branch new-official-website updated: Add English version for Docker Deployment 4.x (#652)

2024-05-30 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git The following commit(s) were added to refs/heads/new-official-website by this push: new

Re: [PR] Add English version for Docker Deployment 4.x [rocketmq-site]

2024-05-30 Thread via GitHub
RongtongJin merged PR #652: URL: https://github.com/apache/rocketmq-site/pull/652 -- 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 unsubscribe, e-mail:

Re: [I] [Enhancement] Use CompositeByteBuf to prevent memory copy. [rocketmq]

2024-05-30 Thread via GitHub
RongtongJin closed issue #7757: [Enhancement] Use CompositeByteBuf to prevent memory copy. URL: https://github.com/apache/rocketmq/issues/7757 -- 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

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

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