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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 8c86f0ab2e2177796e4f7fcacdc04e3e322e5a63 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 8c86f0ab2e2177796e4f7fcacdc04e3e322e5a63 / qianye fix Report URL: https://github.com/a

[GH] (rocketmq/Refactor-DefaultMessageStore): Workflow run "Coverage" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/a

[GH] (rocketmq/Refactor-DefaultMessageStore): Workflow run "Coverage" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 8c86f0ab2e2177796e4f7fcacdc04e3e322e5a63 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/apache/roc

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

[I] [BUG] Delayed topic and dead letter topic confusion [rocketmq-dashboard]

2025-04-10 Thread via GitHub
Crazylychee opened a new issue, #285: URL: https://github.com/apache/rocketmq-dashboard/issues/285 (no comment) -- 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 unsubscri

[PR] [ISSUES #281 #274 #285] Speeds up topic and consumer queries, adds caching, and fixes delay/dead-letter topic mix-up [rocketmq-dashboard]

2025-04-10 Thread via GitHub
Crazylychee opened a new pull request, #286: URL: https://github.com/apache/rocketmq-dashboard/pull/286 ## What is the purpose of the change #281 #274 #285 ## Brief changelog The existing code for querying topics and consumers in the old version has a lot of redundant op

[GH] (rocketmq/Refactor-DefaultMessageStore): Workflow run "Coverage" is working again!

2025-04-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git/Refactor-DefaultMessageStore has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: cee3d8451de499bb32714a38af2f8f0804f56946 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/run

[PR] [ISSUE #9322] TransactionalMessageServiceImpl static field MAX_PROCESS_TIME_LIMIT is not equals to transactionCheckInterval [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 opened a new pull request, #9323: URL: https://github.com/apache/rocketmq/pull/9323 …IMIT is not equals to transactionCheckInterval #9322 ### Which Issue(s) This PR Fixes Fixes #9322 ### Brief Description ### How Did You Test This

Re: [PR] [ISSUE #9288] Support the disablement of producer registration and fast channel shutdown. [rocketmq]

2025-04-10 Thread via GitHub
lizhimins commented on code in PR #9293: URL: https://github.com/apache/rocketmq/pull/9293#discussion_r2036371591 ## common/src/main/java/org/apache/rocketmq/common/BrokerConfig.java: ## @@ -428,6 +428,10 @@ public class BrokerConfig extends BrokerIdentity { private long po

Re: [PR] Slave's accessMessageInMemoryMaxRatio should be calculated dynamically [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 commented on PR #9276: URL: https://github.com/apache/rocketmq/pull/9276#issuecomment-2792271910 Hello, May I ask you a question? -- 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 sp

Re: [PR] [ISSUE #274] fix:Failed to find messages older than 3 days using message ID [rocketmq-dashboard]

2025-04-10 Thread via GitHub
rolling-dad commented on PR #275: URL: https://github.com/apache/rocketmq-dashboard/pull/275#issuecomment-2792305600 环境: docker 部署 apache/rocketmq:5.3.2 , 同时使用 master 分支部署 rocketmq-dashboard . 报错: Failed to query message by Id: C0A8487375AD18B4AAC231B01755 调试: MessageClient

[I] [Enhancement] ignore extra put when checkImmunityTime exceeds the maximum check time range [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 opened a new issue, #9320: URL: https://github.com/apache/rocketmq/issues/9320 ### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary For a half message, if

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/a

[GH] (rocketmq/Refactor-DefaultMessageStore): Workflow run "Coverage" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/a

[PR] [ISSUE #9320]ignore extra put when checkImmunityTime exceeds the maximum check time range [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 opened a new pull request, #9321: URL: https://github.com/apache/rocketmq/pull/9321 …imum check time range #9320 ### Which Issue(s) This PR Fixes Fixes #9320 ### Brief Description ### How Did You Test This Change? send tran

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: a8996fa89329ccd78dd4a7bbf23ba123760753aa / qianye fix Report URL: https://github.com/apache/roc

[I] [Bug] TransactionalMessageServiceImpl static field MAX_PROCESS_TIME_LIMIT is not equals to transactionCheckInterval [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 opened a new issue, #9322: URL: https://github.com/apache/rocketmq/issues/9322 ### 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/Refactor-DefaultMessageStore): Workflow run "Build and Run Tests by Maven" failed!

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 8c86f0ab2e2177796e4f7fcacdc04e3e322e5a63 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: cee3d8451de499bb32714a38af2f8f0804f56946 / qianye fix Report URL: https://github.com/apache/roc

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: cee3d8451de499bb32714a38af2f8f0804f56946 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

Re: [I] [Bug] python rocketmq SimpleConsumer call `change_invisible_duration(msg, 30)` function, the message will go to %RETRY% topic [rocketmq-clients]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #951: URL: https://github.com/apache/rocketmq-clients/issues/951#issuecomment-2784922880 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

Re: [PR] [ISSUE #274] fix:Failed to find messages older than 3 days using message ID [rocketmq-dashboard]

2025-04-10 Thread via GitHub
Crazylychee commented on PR #275: URL: https://github.com/apache/rocketmq-dashboard/pull/275#issuecomment-2792333724 @rolling-dad I recently encountered this issue while using the dashboard. Simply using MessageClientIDSetter.getNearlyTimeFromID(msgId).getTime() or MessageClientIDSetter.ge

Re: [I] [Bug] TransactionalMessageServiceImpl static field MAX_PROCESS_TIME_LIMIT is not equals to transactionCheckInterval [rocketmq]

2025-04-10 Thread via GitHub
wangjiao01 commented on issue #9322: URL: https://github.com/apache/rocketmq/issues/9322#issuecomment-2792006104 Hello, @Focus-rth. I see transactionCheckInterval value has been changed from 60s to 30s, but MAX_PROCESS_TIME_LIMIT is still 60s. ![Image](https://github.com/user-attachme

Re: [PR] nodeJs demo [rocketmq-clients]

2025-04-10 Thread via GitHub
zk-drizzle commented on PR #975: URL: https://github.com/apache/rocketmq-clients/pull/975#issuecomment-2786214677 LGTM -- 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] ExtConsumerResetConfiguration.java 中的 registerTemplate 方法存在问题 [rocketmq-spring]

2025-04-10 Thread via GitHub
tangzhen7789 commented on issue #718: URL: https://github.com/apache/rocketmq-spring/issues/718#issuecomment-2785012484 我也遇到同样的问题 extConsumerResetConfiguration 构建template时 将 builder 置为null了 -- This is an automated message from the Apache Git Service. To respond to the message, please

[I] I am Mac M1 running with Docker, Docker startup failed [rocketmq-dashboard]

2025-04-10 Thread via GitHub
Hml520QQ opened a new issue, #284: URL: https://github.com/apache/rocketmq-dashboard/issues/284 I'm Mac M1 running with Docker, According to docker run -d --name rocketmq-dashboard-e "JAVA_OPTS=-Drocketmq.namesrv.addr=127.0.0.1:9876" -p 8080:8080 -t apacherocketmq/rocketmq-dashboard:latest

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by github-actions[bot]). Head commit for run: 1d18e6ce8f4c75d1a2bee5aa66ac10266a38d33d / ymwneu Merge branch 'develop' into channelEventOpt Report URL

Re: [I] [Bug] Bug title promtool check: unknown metric type "info" [rocketmq]

2025-04-10 Thread via GitHub
liuxuzxx commented on issue #9317: URL: https://github.com/apache/rocketmq/issues/9317#issuecomment-2782676225 看到配置文件也是配置了如下的信息 ```bash metricsExporterType=PROM ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] Issue with setting setAwaitDuration below 20 seconds in RocketMQ SimpleConsumer mode? [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #7986: URL: https://github.com/apache/rocketmq/issues/7986#issuecomment-2795467910 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 t

Re: [I] [Bug] Issue with setting setAwaitDuration below 20 seconds in RocketMQ SimpleConsumer mode? [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] closed issue #7986: [Bug] Issue with setting setAwaitDuration below 20 seconds in RocketMQ SimpleConsumer mode? URL: https://github.com/apache/rocketmq/issues/7986 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] how to add authority for mqadmin command [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #7998: URL: https://github.com/apache/rocketmq/issues/7998#issuecomment-2795467848 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 t

[PR] Optimize the log output of tlsHelper [rocketmq]

2025-04-10 Thread via GitHub
RongtongJin opened a new pull request, #9324: URL: https://github.com/apache/rocketmq/pull/9324 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description Optimize the log output of tlsHelper ### How Did You Test This Change?

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/dev-0411 has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL: https://g

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/dev-0411 has failed. Run started by GitHub user RongtongJin (triggered by github-actions[bot]). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL: h

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/dev-0411 has failed. Run started by GitHub user RongtongJin (triggered by github-actions[bot]). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL: h

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by github-actions[bot]). Head commit for run: b1495d9019c6dfc38545989074aee12efc6e0c99 / maowei.ymw fix format problem Report URL: https://github.com

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by github-actions[bot]). Head commit for run: b1495d9019c6dfc38545989074aee12efc6e0c99 / maowei.ymw fix format problem Report URL: https://github.com

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by ymwneu). Head commit for run: b1495d9019c6dfc38545989074aee12efc6e0c99 / maowei.ymw fix format problem Report URL: https://github.com/apache/rocke

Re: [I] [Bug] PopReviveService may revive incorrect message [rocketmq]

2025-04-10 Thread via GitHub
absolute8511 commented on issue #7724: URL: https://github.com/apache/rocketmq/issues/7724#issuecomment-2795793518 Why is this not merged anyway? @lizhimins @redlsz -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user ymwneu (triggered by ymwneu). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL: https://

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/dev-0411 has succeeded. Run started by GitHub user RongtongJin (triggered by github-actions[bot]). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 09d2f7b36db0bf8ae5b1725594e5844a89be25c7 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 09d2f7b36db0bf8ae5b1725594e5844a89be25c7 / qianye fix Report URL: https://github.com/a

Re: [PR] Optimize the log output of tlsHelper [rocketmq]

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

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 09d2f7b36db0bf8ae5b1725594e5844a89be25c7 / qianye fix Report URL: https://github.com/apache/roc

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

Re: [PR] [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1 [rocketmq]

2025-04-10 Thread via GitHub
yx9o commented on PR #9189: URL: https://github.com/apache/rocketmq/pull/9189#issuecomment-2795744475 @RongtongJin @ltamber @caigy Is there anything else that needs to be adjusted? Can you help merge it? -- This is an automated message from the Apache Git Service. To respond to the messa

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/dev-0411 has failed. Run started by GitHub user RongtongJin (triggered by github-actions[bot]). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL: h

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 388d1564939ebaab08f8c420f2d49e68bed0f085 / qianye fix Report URL: https://github.com/apache/roc

Re: [I] BUG Dashboard master 2.0.1-SNAPSHOT (commit e761854),Topic 类型判断缺陷 [rocketmq-dashboard]

2025-04-10 Thread via GitHub
zergduan commented on issue #287: URL: https://github.com/apache/rocketmq-dashboard/issues/287#issuecomment-2795981644 在dashboard上使用tcpdump抓包(抓取与dashbard和nameserver交互的tcp包),可以看到: 1. dashboard发送到nameserver以下json PVPVÖ{Eñ?@@]A ±` ±`ºM¤«ÎdWrù×j èzdr,é¹µ{"code":206,"extFields":{"

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by github-actions[bot]). Head commit for run: f86fb4090442ecdb0dda7583c5edbc6cd87c22cd / yx9o [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by github-actions[bot]). Head commit for run: e15f36e0192f68dca8f5a36becbbea9d3a246e3c / rongtong Optimize the log output of tlsHelper (#9324) Report URL: h

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by github-actions[bot]). Head commit for run: f86fb4090442ecdb0dda7583c5edbc6cd87c22cd / yx9o [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config

(rocketmq) branch develop updated: [ISSUE #9294] Proxy compatible batch message (#9295)

2025-04-10 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository. yuzhou 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 60fab89c22 [ISSUE #9294] Proxy compatible ba

Re: [PR] Prxoy remoting compatible batch message [rocketmq]

2025-04-10 Thread via GitHub
yuz10 merged PR #9295: URL: https://github.com/apache/rocketmq/pull/9295 -- 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...@rocketmq.ap

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

2025-04-10 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by ltamber). Head commit for run: e15f36e0192f68dca8f5a36becbbea9d3a246e3c / rongtong Optimize the log output of tlsHelper (#9324) Report URL: https://github.com/apache/rocketmq/

Re: [I] [Bug] Sending batch messages by proxy using remoting protocol response error [rocketmq]

2025-04-10 Thread via GitHub
yuz10 closed issue #9294: [Bug] Sending batch messages by proxy using remoting protocol response error URL: https://github.com/apache/rocketmq/issues/9294 -- 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 g

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 60fab89c22a216de365c42238928b4da4532303d / gaoyf [ISSUE #9294] Proxy compatible batch message (#9295) Report URL: https://gith

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user yuz10 (triggered by github-actions[bot]). Head commit for run: 60fab89c22a216de365c42238928b4da4532303d / gaoyf [ISSUE #9294] Proxy compatible batch message (#9295) Report URL

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user yuz10 (triggered by github-actions[bot]). Head commit for run: 60fab89c22a216de365c42238928b4da4532303d / gaoyf [ISSUE #9294] Proxy compatible batch message (#9295) Report URL

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

2025-04-10 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by ltamber). Head commit for run: f86fb4090442ecdb0dda7583c5edbc6cd87c22cd / yx9o [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1 (#9189) Report URL: https://g

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user ymwneu (triggered by ymwneu). Head commit for run: 17d57cac709088a5840921f01fede573fab670d6 / fuyou001 [ISSUE #1918] Catch throwable in PullMessageService thread run method (#9278)

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: dc014b55480d7152855259e0fe0b3b25f2efd43b / qianye fix Report URL: https://github.com/apache/roc

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/reset_lmq_offset has failed. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: f9ec1debe3eb4e43cb5415b5e8b42ee1a369c1c8 / hqbfzwang fix Report URL: https://github.com/apache/rock

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 8c86f0ab2e2177796e4f7fcacdc04e3e322e5a63 / qianye fix Report URL: https://github.com/apache/roc

Re: [I] [Bug] MQBrokerException: CODE: 206 DESC: the consumer group[consumer-xxx] not online BROKER: xxx:10911 For more information [rocketmq]

2025-04-10 Thread via GitHub
siguhan commented on issue #9219: URL: https://github.com/apache/rocketmq/issues/9219#issuecomment-2786667357 我也是这个问题,解决了么,生产者都是匿名的,它那个生产者报错生产者组不存在可能是rocketmq5之前的版本报错,消费者组终端的报错就不清楚了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [I] [Enhancement] New release for Rust client? [rocketmq-clients]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #956: URL: https://github.com/apache/rocketmq-clients/issues/956#issuecomment-2784922851 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 me

Re: [I] [Bug] VM option 'UseG1GC' must be enabled via -XX:+UnlockExperimentalVMOptions in JDK 1.8 [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] closed issue #7996: [Bug] VM option 'UseG1GC' must be enabled via -XX:+UnlockExperimentalVMOptions in JDK 1.8 URL: https://github.com/apache/rocketmq/issues/7996 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] [Bug] VM option 'UseG1GC' must be enabled via -XX:+UnlockExperimentalVMOptions in JDK 1.8 [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] commented on issue #7996: URL: https://github.com/apache/rocketmq/issues/7996#issuecomment-2795467880 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 t

Re: [I] how to add authority for mqadmin command [rocketmq]

2025-04-10 Thread via GitHub
github-actions[bot] closed issue #7998: how to add authority for mqadmin command URL: https://github.com/apache/rocketmq/issues/7998 -- 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

[I] BUG Dashboard master 2.0.1-SNAPSHOT (commit e761854),Topic 中系统Topic判断缺陷 [rocketmq-dashboard]

2025-04-10 Thread via GitHub
zergduan opened a new issue, #287: URL: https://github.com/apache/rocketmq-dashboard/issues/287 RocketMQ-Dashboard 2.0.X commit e761854 OS: Oracle Linux 9 OpenJDK: 1.8.0 Maven: 3.9.9 Topic 页面中对 主备 Broker 节点同步使用的系统 Topic 判断有缺陷: 当集群中存在2个

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/dev-0411 has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 5a678b1afbcdb625e4b4d0a8abd5b8d1552c2c6c / RongtongJin Optimize the log output of tlsHelper Report URL: https://g

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 388d1564939ebaab08f8c420f2d49e68bed0f085 / qianye fix Report URL: https://github.com/apache/roc

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 388d1564939ebaab08f8c420f2d49e68bed0f085 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git/develop has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 689c1ec6161e9de5c3b800d28bcafa57d4e22b77 / ymwneu [ISSUE #9302] SendMessageContext add message type (#9303) Report URL:

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/Refactor-DefaultMessageStore has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 388d1564939ebaab08f8c420f2d49e68bed0f085 / qianye fix Report URL: https://github.com/a

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git/Refactor-DefaultMessageStore has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 09d2f7b36db0bf8ae5b1725594e5844a89be25c7 / qianye fix Report URL: https://github.com/apache/

Re: [I] BUG Dashboard master 2.0.1-SNAPSHOT (commit e761854),Topic 类型判断缺陷 [rocketmq-dashboard]

2025-04-10 Thread via GitHub
zergduan commented on issue #287: URL: https://github.com/apache/rocketmq-dashboard/issues/287#issuecomment-2795932575 Dashboard 连接的 RocketMQ 版本为 5.3.2 和 5.3.0,把 Dashboard 界面的版本切换为 RocketMQ 5.x (通过页面中change version切换),有同样缺陷,如下图: ![Image](https://github.com/user-attachments/assets/ea

Re: [I] BUG Dashboard master 2.0.1-SNAPSHOT (commit e761854),Topic 类型判断缺陷 [rocketmq-dashboard]

2025-04-10 Thread via GitHub
zergduan commented on issue #287: URL: https://github.com/apache/rocketmq-dashboard/issues/287#issuecomment-2795938467 应该和以下代码有关: https://github.com/apache/rocketmq-dashboard/blob/e76185437f6dd80e363cda35868e056c07f490ff/src/main/java/org/apache/rocketmq/dashboard/service/impl/TopicServi

Re: [PR] Optimize the log output of tlsHelper [rocketmq]

2025-04-10 Thread via GitHub
ltamber merged PR #9324: URL: https://github.com/apache/rocketmq/pull/9324 -- 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...@rocketmq.

(rocketmq) branch develop updated: Optimize the log output of tlsHelper (#9324)

2025-04-10 Thread ltamber
This is an automated email from the ASF dual-hosted git repository. ltamber 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 e15f36e019 Optimize the log output of tlsHe

(rocketmq) branch develop updated: [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1 (#9189)

2025-04-10 Thread ltamber
This is an automated email from the ASF dual-hosted git repository. ltamber 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 f86fb40904 [ISSUE #9188] Use fastjson2 in

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by ltamber). Head commit for run: e15f36e0192f68dca8f5a36becbbea9d3a246e3c / rongtong Optimize the log output of tlsHelper (#9324) Report URL: https://githu

Re: [PR] [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1 [rocketmq]

2025-04-10 Thread via GitHub
ltamber merged PR #9189: URL: https://github.com/apache/rocketmq/pull/9189 -- 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...@rocketmq.

Re: [I] [Enhancement] Use fastjson2 in org/apache/rocketmq/broker/config/v1 [rocketmq]

2025-04-10 Thread via GitHub
ltamber closed issue #9188: [Enhancement] Use fastjson2 in org/apache/rocketmq/broker/config/v1 URL: https://github.com/apache/rocketmq/issues/9188 -- 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 th

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by ltamber). Head commit for run: f86fb4090442ecdb0dda7583c5edbc6cd87c22cd / yx9o [ISSUE #9188] Use fastjson2 in org/apache/rocketmq/broker/config/v1 (#9189)

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

2025-04-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/develop has failed. Run started by GitHub user ltamber (triggered by github-actions[bot]). Head commit for run: e15f36e0192f68dca8f5a36becbbea9d3a246e3c / rongtong Optimize the log output of tlsHelper (#9324) Report URL: h

  1   2   >