[GitHub] [rocketmq] mxsm opened a new issue, #7269: [Bug] Broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-08-27 Thread via GitHub
mxsm opened a new issue, #7269: URL: https://github.com/apache/rocketmq/issues/7269 ### 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 have

[GitHub] [rocketmq] mxsm opened a new pull request, #7270: [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-08-27 Thread via GitHub
mxsm opened a new pull request, #7270: URL: https://github.com/apache/rocketmq/pull/7270 ### Which Issue(s) This PR Fixes Fixes #7269 ### Brief Description - Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 5f6dc90f9dab35809fcb0407d4d5cc2737d2335e / Ziyi Tan [ISSUE #7250] Beautify command rocksDBConfigToJson output Co-authored-by: Ziy1-Tan Rep

[GitHub] [rocketmq] codecov-commenter commented on pull request #7270: [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-08-27 Thread via GitHub
codecov-commenter commented on PR #7270: URL: https://github.com/apache/rocketmq/pull/7270#issuecomment-1694598319 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7270?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 2449cc351afd4b324db90faa976fbab6c8120a6b / mxsm [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPoi

[GitHub] [rocketmq] mxsm opened a new issue, #7271: [Enhancement] Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

2023-08-27 Thread via GitHub
mxsm opened a new issue, #7271: URL: https://github.com/apache/rocketmq/issues/7271 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary ![image](https://github.com

[GitHub] [rocketmq] mxsm opened a new pull request, #7272: [ISSUE #7271]Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

2023-08-27 Thread via GitHub
mxsm opened a new pull request, #7272: URL: https://github.com/apache/rocketmq/pull/7272 ### Which Issue(s) This PR Fixes Fixes #7271 ### Brief Description - Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 5f6dc90f9dab35809fcb0407d4d5cc2737d2335e / Ziyi Tan [ISSUE #7250] Beautify command rocksDBConfigToJson output Co-authored-by: Ziy1-Tan Rep

[GitHub] [rocketmq] codecov-commenter commented on pull request #7272: [ISSUE #7271]Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

2023-08-27 Thread via GitHub
codecov-commenter commented on PR #7272: URL: https://github.com/apache/rocketmq/pull/7272#issuecomment-1694625428 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7272?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

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

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 3d5a915cee3fea8041bac6007fa98dbcd7f661e0 / mxsm [ISSUE #7271]Optimize the configuration for setting the quantity of TimerDequeuePutMes

[GitHub] [rocketmq] joeCarf commented on pull request #7266: [ISSUE 7265] Doc: Adding how to debug in Idea document

2023-08-27 Thread via GitHub
joeCarf commented on PR #7266: URL: https://github.com/apache/rocketmq/pull/7266#issuecomment-1694656823 @RongtongJin @ShannonDing Hi, could you please review this pr? Thanks a lot :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [rocketmq-client-cpp] zhaokaiping-github opened a new issue, #454: $ make rocketmq_shared -j

2023-08-27 Thread via GitHub
zhaokaiping-github opened a new issue, #454: URL: https://github.com/apache/rocketmq-client-cpp/issues/454 The issue tracker is **ONLY** used for the CPP/C client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)

[GitHub] [rocketmq] RongtongJin closed issue #7271: [Enhancement] Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

2023-08-27 Thread via GitHub
RongtongJin closed issue #7271: [Enhancement] Optimize the configuration for setting the quantity of TimerDequeuePutMessageService URL: https://github.com/apache/rocketmq/issues/7271 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[rocketmq] branch develop updated: [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutMessageService (#7272)

2023-08-27 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new b4f73e2aab [ISSUE #7271] Optimize the c

[GitHub] [rocketmq] RongtongJin merged pull request #7272: [ISSUE #7271]Optimize the configuration for setting the quantity of TimerDequeuePutMessageService

2023-08-27 Thread via GitHub
RongtongJin merged PR #7272: URL: https://github.com/apache/rocketmq/pull/7272 -- 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: commits-unsubscr...@rocke

[GitHub] [rocketmq] mxsm commented on pull request #7270: [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-08-27 Thread via GitHub
mxsm commented on PR #7270: URL: https://github.com/apache/rocketmq/pull/7270#issuecomment-1694664392 > it's a little weird that I didn't reproduce it on my machine, seems that your broker didn't start as expected so it occurs NPE when shutting down according to your pr. Maybe you should tr

[GitHub] [rocketmq]: Workflow run "PUSH-CI" failed!

2023-08-27 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: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutMessageServic

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-08-27 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: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerD

[GitHub] [rocketmq] joeCarf commented on pull request #7270: [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-08-27 Thread via GitHub
joeCarf commented on PR #7270: URL: https://github.com/apache/rocketmq/pull/7270#issuecomment-1694674073 > > it's a little weird that I didn't reproduce it on my machine, seems that your broker didn't start as expected so it occurs NPE when shutting down according to your pr. Maybe you shou

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutMessageSe

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: fdd6facbcb5e6bab7d217c4e0442a085ffdca047 / mxsm [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPoi

[GitHub] [rocketmq] github-actions[bot] commented on issue #4888: Fix flaky test: DLedgerCommitlogTest#testRecover

2023-08-27 Thread via GitHub
github-actions[bot] commented on issue #4888: URL: https://github.com/apache/rocketmq/issues/4888#issuecomment-1694805315 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

[GitHub] [rocketmq-clients] github-actions[bot] commented on pull request #577: Bump certifi from 2023.5.7 to 2023.7.22 in /python

2023-08-27 Thread via GitHub
github-actions[bot] commented on PR #577: URL: https://github.com/apache/rocketmq-clients/pull/577#issuecomment-1694810437 This PR 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 the

[GitHub] [rocketmq-clients] github-actions[bot] closed pull request #577: Bump certifi from 2023.5.7 to 2023.7.22 in /python

2023-08-27 Thread via GitHub
github-actions[bot] closed pull request #577: Bump certifi from 2023.5.7 to 2023.7.22 in /python URL: https://github.com/apache/rocketmq-clients/pull/577 -- 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

[GitHub] [rocketmq-clients] dependabot[bot] commented on pull request #577: Bump certifi from 2023.5.7 to 2023.7.22 in /python

2023-08-27 Thread via GitHub
dependabot[bot] commented on PR #577: URL: https://github.com/apache/rocketmq-clients/pull/577#issuecomment-1694810455 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor versi

[rocketmq-clients] branch dependabot/pip/python/certifi-2023.7.22 deleted (was 661a2d26)

2023-08-27 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/python/certifi-2023.7.22 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was 661a2d26 Bump certifi from 2023.5.7 to 2023.7.22 in /python The revisi

[GitHub] [rocketmq]: Workflow run "Snapshot Daily Release Automation" failed!

2023-08-27 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: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of Timer

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by Oliverwqcwrw). Head commit for run: 381824b536db585ea71400ce4d21cdac01e6ebb5 / weihu adding a null judgement Report URL: https://github.com/apache/rocketmq/act

[GitHub] [rocketmq] onejimmyboy commented on pull request #7257: 开启proxy时,消费者启动时,不会生成对应的重试队列

2023-08-27 Thread via GitHub
onejimmyboy commented on PR #7257: URL: https://github.com/apache/rocketmq/pull/7257#issuecomment-1694870153 > IMO, it's not necessary to generate pop retry on startup. When retry message revives, pop retry topic will be create automaticazidong 自动生成的是:MixAll.RETRY_GROUP_TOPIC_PREFIX + ci

[GitHub] [rocketmq] onejimmyboy commented on a diff in pull request #7257: 开启proxy时,消费者启动时,不会生成对应的重试队列

2023-08-27 Thread via GitHub
onejimmyboy commented on code in PR #7257: URL: https://github.com/apache/rocketmq/pull/7257#discussion_r1306817502 ## broker/src/main/java/org/apache/rocketmq/broker/processor/PopMessageProcessor.java: ## @@ -283,6 +283,8 @@ public RemotingCommand processRequest(final ChannelH

[GitHub] [rocketmq] frinda opened a new pull request, #7273: [ISSUE #7263] fix delete synchronously the consumption offset data of the subscription group on the standby node, when execute command 'mqa

2023-08-27 Thread via GitHub
frinda opened a new pull request, #7273: URL: https://github.com/apache/rocketmq/pull/7273 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change? -- This is an automated message from

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user frinda (triggered by frinda). Head commit for run: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutMessa

[GitHub] [rocketmq] codecov-commenter commented on pull request #7273: [ISSUE #7263] Fix to delete synchronously the consumption offset data of the subscription group on the standby node, when execute

2023-08-27 Thread via GitHub
codecov-commenter commented on PR #7273: URL: https://github.com/apache/rocketmq/pull/7273#issuecomment-1694900526 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7273?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user frinda (triggered by frinda). Head commit for run: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutMessa

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

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user frinda (triggered by frinda). Head commit for run: 54fdbaeefed673cdf764d760b2ed06af9fa9795b / w30003204 [ISSUE #7263] fix delete synchronously the consumption offset data of the sub

[GitHub] [rocketmq] RapperCL commented on pull request #7268: [ISSUE #7267]fix : Failed to obtain semaphore before sending request and threw an error exception

2023-08-27 Thread via GitHub
RapperCL commented on PR #7268: URL: https://github.com/apache/rocketmq/pull/7268#issuecomment-1694913352 > IMO, the `timeoutMillis` stands for the time-limit, there should be timeoutException only when time-limit is above 0; if the time limit is 0, it is not a timeout. So i think the origi

[GitHub] [rocketmq-eventbridge] 2011shenlin commented on issue #134: [RIP-67] RocketMQ EventBridge Runtime Management

2023-08-27 Thread via GitHub
2011shenlin commented on issue #134: URL: https://github.com/apache/rocketmq-eventbridge/issues/134#issuecomment-1694957038 ## 问题背景 当订阅规则增加时,单个运行时worker无法支持,需要添加更多worker同时提供服务。这里有几个关键问题: - 现有系统需要多少Worker? - 如何管理这些worker的生命周期? - 如何给Worker分配任务才能最大化性能? - 如何实现弹性伸缩? - 如何实现不同

[GitHub] [rocketmq-operator] Lovelcp opened a new pull request, #174: Update README.md

2023-08-27 Thread via GitHub
Lovelcp opened a new pull request, #174: URL: https://github.com/apache/rocketmq-operator/pull/174 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change **Please go through this checklist to help us incorporate

[GitHub] [rocketmq] Ziy1-Tan opened a new issue, #7275: [Bug] Lock acquisition exception occurs Under non read only RocksDB

2023-08-27 Thread via GitHub
Ziy1-Tan opened a new issue, #7275: URL: https://github.com/apache/rocketmq/issues/7275 ### 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 h

[GitHub] [rocketmq] Ziy1-Tan opened a new pull request, #7276: [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only

2023-08-27 Thread via GitHub
Ziy1-Tan opened a new pull request, #7276: URL: https://github.com/apache/rocketmq/pull/7276 ### Which Issue(s) This PR Fixes Fixes #7275 ### Brief Description ### How Did You Test This Change? -- This is an automated message from th

[GitHub] [rocketmq]: Workflow run "PR-CI" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: 706ee929c59b96ebb084af3778512c44bdeffe6d / Ziy1-Tan [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only Report URL: https://github.com/a

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutM

[GitHub] [rocketmq] joeCarf commented on pull request #7268: [ISSUE #7267]fix : Failed to obtain semaphore before sending request and threw an error exception

2023-08-27 Thread via GitHub
joeCarf commented on PR #7268: URL: https://github.com/apache/rocketmq/pull/7268#issuecomment-1695024238 `timeout represents the remaining time of the current operation` only when `acquired` is false, which means too many request comes in and over the limit -- This is an automated message

[GitHub] [rocketmq]: Workflow run "Coverage" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: 706ee929c59b96ebb084af3778512c44bdeffe6d / Ziy1-Tan [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only Report URL: https://github.co

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Maven" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: 706ee929c59b96ebb084af3778512c44bdeffe6d / Ziy1-Tan [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only Report U

[GitHub] [rocketmq] RongtongJin commented on a diff in pull request #7276: [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only

2023-08-27 Thread via GitHub
RongtongJin commented on code in PR #7276: URL: https://github.com/apache/rocketmq/pull/7276#discussion_r1306950290 ## common/src/main/java/org/apache/rocketmq/common/config/AbstractRocksDBStorage.java: ## @@ -386,7 +386,9 @@ public synchronized boolean shutdown() {

[GitHub] [rocketmq] RongtongJin commented on pull request #7276: [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only

2023-08-27 Thread via GitHub
RongtongJin commented on PR #7276: URL: https://github.com/apache/rocketmq/pull/7276#issuecomment-1695079575 Error: D:\a\rocketmq\rocketmq\tools\src\main\java\org\apache\rocketmq\tools\command\metadata\RocksDBConfigToJsonCommand.java:87:29: 'block' child has incorrect indentation level 28,

[GitHub] [rocketmq] Ziy1-Tan commented on a diff in pull request #7276: [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only

2023-08-27 Thread via GitHub
Ziy1-Tan commented on code in PR #7276: URL: https://github.com/apache/rocketmq/pull/7276#discussion_r1306968861 ## common/src/main/java/org/apache/rocketmq/common/config/AbstractRocksDBStorage.java: ## @@ -386,7 +386,9 @@ public synchronized boolean shutdown() { }

[GitHub] [rocketmq]: Workflow run "PR-CI" is working again!

2023-08-27 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: 664ebfdc5dcaf106da05669165df0044bb4c4190 / Ziy1-Tan [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only Report URL: https://github.co

[GitHub] [rocketmq-exporter] samgang commented on issue #139: 云服务器报错-RemotingConnectException: connect to 60.204.153.31 :10911 failed

2023-08-27 Thread via GitHub
samgang commented on issue #139: URL: https://github.com/apache/rocketmq-exporter/issues/139#issuecomment-1695117955 check firewall on host or cloud ```shell PORT 10911 is CLOSED on '60.204.153.31'. ``` -- This is an automated message from the Apache Git Service. To respond to th

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-08-27 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: b4f73e2aabc1b141cec98431899e4090340adf0f / mxsm [ISSUE #7271] Optimize the configuration for setting the quantity of TimerDequeuePutM

[GitHub] [rocketmq]: Workflow run "Coverage" is working again!

2023-08-27 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan). Head commit for run: 664ebfdc5dcaf106da05669165df0044bb4c4190 / Ziy1-Tan [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only Report URL: https://github

[GitHub] [rocketmq] codecov-commenter commented on pull request #7276: [ISSUE #7275] fix `rockDBConfigToJson` when RocksDB is non-read-only

2023-08-27 Thread via GitHub
codecov-commenter commented on PR #7276: URL: https://github.com/apache/rocketmq/pull/7276#issuecomment-1695132843 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7276?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)