[I] [Bug] Delayed messages that exceed the default storage expiration time cannot be uploaded to tiered storage [rocketmq]

2024-11-28 Thread via GitHub
fuyusakaiori opened a new issue, #9006: URL: https://github.com/apache/rocketmq/issues/9006 ### 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]

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-11-28 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next instead of throw exc

Re: [I] spring-cloud-starter-stream-rocketmq2023.0.1.0版本的延时消息不能被延时消费 [rocketmq-spring]

2024-11-28 Thread via GitHub
Dynasty-develop closed issue #690: spring-cloud-starter-stream-rocketmq2023.0.1.0版本的延时消息不能被延时消费 URL: https://github.com/apache/rocketmq-spring/issues/690 -- 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: [I] spring-cloud-starter-stream-rocketmq2023.0.1.0版本的延时消息不能被延时消费 [rocketmq-spring]

2024-11-28 Thread via GitHub
Dynasty-develop commented on issue #690: URL: https://github.com/apache/rocketmq-spring/issues/690#issuecomment-2507255432 this bug report shoud not be here! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[I] [Bug] Client Connection ip is null [rocketmq]

2024-11-28 Thread via GitHub
weihubeats opened a new issue, #9007: URL: https://github.com/apache/rocketmq/issues/9007 ### 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 "Build and Run Tests by Maven" failed!

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: b50755f312a42c3c33b8cbe27d345099f4d7268f / imzs [ISSUE #8974] Support recalling of delay message, fix bazel unit test, exclude from bazel

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-11-28 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: a0a7b1594614dcf054617ac0cb5dd1641f7d63ff / wanghuaiyuan fix: When time=0 is used for asynchronous transmission, no further transmissi

Re: [PR] [ISSUE #7199] grpcClientChannel header add null judgement [rocketmq]

2024-11-28 Thread via GitHub
weihubeats commented on PR #7238: URL: https://github.com/apache/rocketmq/pull/7238#issuecomment-2505687935 @Oliverwqcwrw Can you look at this pr? -- 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 t

Re: [PR] [ISSUE #8998] no retry is required when time=0 [rocketmq]

2024-11-28 Thread via GitHub
codecov-commenter commented on PR #8999: URL: https://github.com/apache/rocketmq/pull/8999#issuecomment-2505694945 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8999?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment

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

2024-11-28 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: adc1c748ef57c2e31ed23334193a8bd6d9c6cf84 / weihubeats [ISSUE #8991] prepareHeartbeatData should not be set by default subscriptionDataS

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: d0d4c47327fbc4680c55a3f7d9ffe2005c746be4 / Jamie Restore the original comment Report URL: https://github.com/apache/rocketmq/action

[I] [Enhancement] no retry is required when time=0 [rocketmq]

2024-11-28 Thread via GitHub
3424672656 opened a new issue, #8998: URL: https://github.com/apache/rocketmq/issues/8998 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary For asynchronous sendi

[PR] [ISSUE #8998]fix: no retry is required when time=0 [rocketmq]

2024-11-28 Thread via GitHub
3424672656 opened a new pull request, #8999: URL: https://github.com/apache/rocketmq/pull/8999 …ansmission is required ### Which Issue(s) This PR Fixes Fixes #8998 ### Brief Description ### How Did You Test This Change? -- Th

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: a0a7b1594614dcf054617ac0cb5dd1641f7d63ff / wanghuaiyuan fix: When time=0 is used for asynchronous transmission, no further tr

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: a0a7b1594614dcf054617ac0cb5dd1641f7d63ff / wanghuaiyuan fix: When time=0 is used for asynchronous transmission, n

Re: [I] [Bug] 一次请求打到坏的broker把超时时间耗光,后两次打到正常的broker也因过期时间为0,无法成功 [rocketmq]

2024-11-28 Thread via GitHub
3424672656 commented on issue #8997: URL: https://github.com/apache/rocketmq/issues/8997#issuecomment-2505625843 ISSUE #8169 可以看下这个,建议额外做重试逻辑,如果分离的话对个人认为客户端感知延迟较大 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by github-actions[bot]). Head commit for run: b50755f312a42c3c33b8cbe27d345099f4d7268f / imzs [ISSUE #8974] Support recalling of delay message, fix bazel unit test, excl

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

2024-11-28 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: adc1c748ef57c2e31ed23334193a8bd6d9c6cf84 / weihubeats [ISSUE #8991] prepareHeartbeatData should not be set by default subscriptio

[GH] (rocketmq): Workflow run "Run Integration Tests" is working again!

2024-11-28 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has succeeded. Run started by GitHub user Oliverwqcwrw (triggered by Oliverwqcwrw). Head commit for run: d2c436b7fb86eec9d9abe89766f8b4a60cbb721f / weihubeats [ISSUE #7199] grpcClientChannel header add null judgement (#7238) addin

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

2024-11-28 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user Oliverwqcwrw (triggered by Oliverwqcwrw). Head commit for run: d2c436b7fb86eec9d9abe89766f8b4a60cbb721f / weihubeats [ISSUE #7199] grpcClientChannel header add null judgement (#7238) adding a null judgemen

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: d0d4c47327fbc4680c55a3f7d9ffe2005c746be4 / Jamie Restore the original comment Report URL: https://github.com/apache/rocketmq/action

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by github-actions[bot]). Head commit for run: d0d4c47327fbc4680c55a3f7d9ffe2005c746be4 / Jamie Restore the original comment Report URL: https://github.com/apache/

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by github-actions[bot]). Head commit for run: b50755f312a42c3c33b8cbe27d345099f4d7268f / imzs [ISSUE #8974] Support recalling of delay message, fix bazel unit test, excl

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by github-actions[bot]). Head commit for run: d0d4c47327fbc4680c55a3f7d9ffe2005c746be4 / Jamie Restore the original comment Report URL: https://github.com/apache/

(rocketmq) branch develop updated: [ISSUE #7199] grpcClientChannel header add null judgement (#7238)

2024-11-28 Thread oliverwqcwrw
This is an automated email from the ASF dual-hosted git repository. oliverwqcwrw 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 d2c436b7fb [ISSUE #7199] grpcClientCha

Re: [PR] [ISSUE #7199] grpcClientChannel header add null judgement [rocketmq]

2024-11-28 Thread via GitHub
Oliverwqcwrw merged PR #7238: URL: https://github.com/apache/rocketmq/pull/7238 -- 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...@rock

Re: [PR] [ISSUE #7199] grpcClientChannel header add null judgement [rocketmq]

2024-11-28 Thread via GitHub
Oliverwqcwrw commented on PR #7238: URL: https://github.com/apache/rocketmq/pull/7238#issuecomment-2505715639 > @Oliverwqcwrw Can you look at this pr? Thanks for your contribution -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] at org.apache.rocketmq.proxy.grpc.v2.channel.GrpcClientChannel.processGetConsumerRunningInfo(GrpcClientChannel.java:213) [rocketmq]

2024-11-28 Thread via GitHub
Oliverwqcwrw closed issue #7199: at org.apache.rocketmq.proxy.grpc.v2.channel.GrpcClientChannel.processGetConsumerRunningInfo(GrpcClientChannel.java:213) URL: https://github.com/apache/rocketmq/issues/7199 -- This is an automated message from the Apache Git Service. To respond to the message,

[I] [Bug] In the master-slave replication scenario, since the replication is based on bytes, the slave data will often be temporarily incomplete. [rocketmq]

2024-11-28 Thread via GitHub
leizhiyuan opened a new issue, #9002: URL: https://github.com/apache/rocketmq/issues/9002 ### 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

Re: [I] Use lamdba function to prevent modification to topicConfigTable; [rocketmq]

2024-11-28 Thread via GitHub
github-actions[bot] commented on issue #6521: URL: https://github.com/apache/rocketmq/issues/6521#issuecomment-2506871146 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: [I] [Bug] The interface definition of queryMessage is not clear, and the query result may exceed the maxNum passed. [rocketmq]

2024-11-28 Thread via GitHub
github-actions[bot] commented on issue #7526: URL: https://github.com/apache/rocketmq/issues/7526#issuecomment-2506871132 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] [golang] Fixed go client MessageQueues not filtering slave broker [rocketmq-clients]

2024-11-28 Thread via GitHub
github-actions[bot] commented on PR #852: URL: https://github.com/apache/rocketmq-clients/pull/852#issuecomment-2506881468 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

Re: [PR] [golang] Fixed go client MessageQueues not filtering slave broker [rocketmq-clients]

2024-11-28 Thread via GitHub
github-actions[bot] closed pull request #852: [golang] Fixed go client MessageQueues not filtering slave broker URL: https://github.com/apache/rocketmq-clients/pull/852 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] Rocketmq-acl introduces fastjson [rocketmq-clients]

2024-11-28 Thread via GitHub
github-actions[bot] closed issue #849: Rocketmq-acl introduces fastjson URL: https://github.com/apache/rocketmq-clients/issues/849 -- 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

Re: [I] Rocketmq-acl introduces fastjson [rocketmq-clients]

2024-11-28 Thread via GitHub
github-actions[bot] commented on issue #849: URL: https://github.com/apache/rocketmq-clients/issues/849#issuecomment-2506881485 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 respo

[PR] [ISSUE #9002]when bytebuffer is not enough, do not throw exception [rocketmq]

2024-11-28 Thread via GitHub
leizhiyuan opened a new pull request, #9003: URL: https://github.com/apache/rocketmq/pull/9003 … throw exception ### Which Issue(s) This PR Fixes Fixes #9002 ### Brief Description ### How Did You Test This Change? -- This is a

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

2024-11-28 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next instead of throw exception Repor

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next instead of th

[I] 实际效果和官方文档不对应 [rocketmq]

2024-11-28 Thread via GitHub
jiao-duan opened a new issue, #9004: URL: https://github.com/apache/rocketmq/issues/9004 ### 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 "Build and Run Tests by Maven" failed!

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next instead of th

Re: [I] 实际效果和官方文档不对应 [rocketmq]

2024-11-28 Thread via GitHub
jiao-duan commented on issue #9004: URL: https://github.com/apache/rocketmq/issues/9004#issuecomment-2506943396 应该相信官方文档描述还是相信实际实验效果和源码? -- 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 specif

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by github-actions[bot]). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next inst

[PR] [ISSUE #1178] feat:pull consumer support Assign subscription type [rocketmq-client-go]

2024-11-28 Thread via GitHub
cytnju opened a new pull request, #1179: URL: https://github.com/apache/rocketmq-client-go/pull/1179 ## What is the purpose of the change new Feature: Pull Consumer Support Assign Subscription Type the same to Java LitePullConsumer see #1178 ## Brief changelog 1.Pull Consume

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by github-actions[bot]). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next inst

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by github-actions[bot]). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next inst

Re: [I] 负载均衡的实际效果和官方文档不对应 [rocketmq]

2024-11-28 Thread via GitHub
yiduwangkai commented on issue #9004: URL: https://github.com/apache/rocketmq/issues/9004#issuecomment-2506974939 需要设置消费模式为pop消费 -- 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 comme

Re: [I] 负载均衡的实际效果和官方文档不对应 [rocketmq]

2024-11-28 Thread via GitHub
jiao-duan commented on issue #9004: URL: https://github.com/apache/rocketmq/issues/9004#issuecomment-2507000404 官方文档说的默认的push和pull都支持啊 -- 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

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by github-actions[bot]). Head commit for run: 06ef15a469e5858422669ce69387b2b1f2826b1a / leizhiyuan fix: when bytebuffer is not enough,we should wait for next inst

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

2024-11-28 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: d2c436b7fb86eec9d9abe89766f8b4a60cbb721f / weihubeats [ISSUE #7199] grpcClientChannel header add null judgement (#7238) adding a

Re: [PR] [ISSUE #8970] Remove redundant heartbeats [rocketmq]

2024-11-28 Thread via GitHub
weihubeats commented on PR #8971: URL: https://github.com/apache/rocketmq/pull/8971#issuecomment-2507012574 @lizhimins -- 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 un

Re: [I] 负载均衡的实际效果和官方文档不对应 [rocketmq]

2024-11-28 Thread via GitHub
drpmma commented on issue #9004: URL: https://github.com/apache/rocketmq/issues/9004#issuecomment-2507014826 5.0 SDK指的是这个版本的客户端,https://github.com/apache/rocketmq-clients。 可能理解上会有歧义。 -- This is an automated message from the Apache Git Service. To respond to the message, please log o

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

2024-11-28 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: adc1c748ef57c2e31ed23334193a8bd6d9c6cf84 / weihubeats [ISSUE #8991] prepareHeartbeatData should not be set by default subscriptionD

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user chi3316 (triggered by github-actions[bot]). Head commit for run: 2bdf70ccd6a16748fffa52ac9844093757852921 / Jamie Update Report URL: https://github.com/apache/rocketmq/actions/runs/120

[GH] (rocketmq): Workflow run "Run Integration Tests" is working again!

2024-11-28 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: 4ecf815dcdf7d5a01d59d1d39a0515c3b31f40cc / Jamie Remove unnecessary imported classes Report URL: https://github.com/apache/rocketmq/acti

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

2024-11-28 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: adc1c748ef57c2e31ed23334193a8bd6d9c6cf84 / weihubeats [ISSUE #8991] prepareHeartbeatData should not be set by default subscriptionDataSet dat

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

2024-11-28 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: 4ecf815dcdf7d5a01d59d1d39a0515c3b31f40cc / Jamie Remove unnecessary imported classes Report URL: https://github.com/apache/rocketmq/actions/runs/1206

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

2024-11-28 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: 2f37ca04492b9e47a681238709771463a1d89e13 / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apa

Re: [PR] [ISSUE #8979] Add configurable switch for timer message retry logic [rocketmq]

2024-11-28 Thread via GitHub
chi3316 commented on code in PR #8980: URL: https://github.com/apache/rocketmq/pull/8980#discussion_r1861712755 ## store/src/main/java/org/apache/rocketmq/store/timer/TimerMessageStore.java: ## @@ -1084,46 +1084,42 @@ public int doPut(MessageExtBrokerInner message, boolean roll

Re: [PR] [ISSUE #8974] Support recalling of delay message [rocketmq]

2024-11-28 Thread via GitHub
codecov-commenter commented on PR #8975: URL: https://github.com/apache/rocketmq/pull/8975#issuecomment-2505518766 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8975?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comment