Re: [I] mqtt-common模块源码consistency包缺失 [rocketmq-mqtt]

2024-08-08 Thread via GitHub
DongyuanPan commented on issue #306: URL: https://github.com/apache/rocketmq-mqtt/issues/306#issuecomment-2275093707 You can compile it first, and the code will be generated automatically -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] 部署好rocketmq-mqtt环境之后,可以使用mqtt协议发送消息,但是不能用mqtt消费,只能使用rocketmq消费 [rocketmq-mqtt]

2024-08-08 Thread via GitHub
DongyuanPan commented on issue #304: URL: https://github.com/apache/rocketmq-mqtt/issues/304#issuecomment-2275096715 Check that the configuration is correct, and close the auth module without using the username and password -- This is an automated message from the Apache Git Service. To r

Re: [I] [Feature] Implement PushConsumer for Rust SDK [rocketmq-clients]

2024-08-08 Thread via GitHub
lizhanhui closed issue #683: [Feature] Implement PushConsumer for Rust SDK URL: https://github.com/apache/rocketmq-clients/issues/683 -- 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 comm

Re: [PR] [rust] implement pushconsumer [rocketmq-clients]

2024-08-08 Thread via GitHub
lizhanhui merged PR #767: URL: https://github.com/apache/rocketmq-clients/pull/767 -- 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...@r

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

2024-08-08 Thread GitBox
The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 18577c2c2dde24b3c85ae3dfcd6225c01150622e / Qiping Luo [rust] implement pushconsumer (#767) * [WIP] push consumer * add push consumer

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

2024-08-08 Thread GitBox
The GitHub Actions job "Java Coverage" on rocketmq-clients.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 18577c2c2dde24b3c85ae3dfcd6225c01150622e / Qiping Luo [rust] implement pushconsumer (#767) * [WIP] push consumer * add push consumer

[I] consumeThreadMin can't be larger than consumeThreadMax,在前面注解处理器中是否可以做兜底校验 [rocketmq-spring]

2024-08-08 Thread via GitHub
dxt1218 opened a new issue, #673: URL: https://github.com/apache/rocketmq-spring/issues/673 The issue tracker is **ONLY** used for bug report and feature request. Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/). **BUG

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

2024-08-08 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 18577c2c2dde24b3c85ae3dfcd6225c01150622e / Qiping Luo [rust] implement pushconsumer (#767) * [WIP] push consumer * add push consumer

Re: [I] [Feature] 请问计划什么时候支持python客户端 [rocketmq-clients]

2024-08-08 Thread via GitHub
leizhiyuan commented on issue #807: URL: https://github.com/apache/rocketmq-clients/issues/807#issuecomment-2275193674 It is still unusable at this time -- 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] consumeThreadMin can't be larger than consumeThreadMax,在前面注解处理器中是否可以做兜底校验 [rocketmq-spring]

2024-08-08 Thread via GitHub
dxt1218 commented on issue #673: URL: https://github.com/apache/rocketmq-spring/issues/673#issuecomment-2275196572 另外我们项目中希望能用到消息轨迹的功能,但是高版本在注解上做了默认false,是不是可以类似producer, 有个统一配置性质的的属性值。例如 :producer 的rocketmq.producer.enable-msg-trace。有个 rocketmq.consume.enable-msg-trace ?感觉高版本没有考虑到用户已用

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

2024-08-08 Thread GitBox
The GitHub Actions job "CPP Coverage" on rocketmq-clients.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 18577c2c2dde24b3c85ae3dfcd6225c01150622e / Qiping Luo [rust] implement pushconsumer (#767) * [WIP] push consumer * add push consumer *

[PR] Add test [rocketmq]

2024-08-08 Thread via GitHub
HardX8 opened a new pull request, #8508: URL: https://github.com/apache/rocketmq/pull/8508 ### Motivation Fixes #8262 ### Summary Add test for: 1. org.apache.rocketmq.acl.common.AuthorizationHeader 2. org.apache.rocketmq.acl.plain.PlainPermissionChecker ###

[I] NPE MetricsCollectTask.java [rocketmq-exporter]

2024-08-08 Thread via GitHub
taomaree opened a new issue, #174: URL: https://github.com/apache/rocketmq-exporter/issues/174 **Describe the bug** MetricsCollectTask.java Line 396 did not judgment consumePullResult is null error logs: ``` java.lang.IndexOutOfBoundsException: Index 0 out of bounds fo

Re: [I] NPE MetricsCollectTask.java [rocketmq-exporter]

2024-08-08 Thread via GitHub
zhihui921016 commented on issue #174: URL: https://github.com/apache/rocketmq-exporter/issues/174#issuecomment-2275435786 您好,您的邮件我已经收到。 -- 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

[PR] [ISSUE #174] fix NPE [rocketmq-exporter]

2024-08-08 Thread via GitHub
taomaree opened a new pull request, #175: URL: https://github.com/apache/rocketmq-exporter/pull/175 ## What is the purpose of the change fix #174 ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your co

Re: [I] [Doc] 4.X版本文档图画的有瑕疵 [rocketmq]

2024-08-08 Thread via GitHub
xijiu commented on issue #8501: URL: https://github.com/apache/rocketmq/issues/8501#issuecomment-2275701882 realy? -- 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 unsubs

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

2024-08-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: f31d5a6ee43ed57577d38694aaf5212ad7ba0d97 / imzs [ISSUE #8460] simplify getBizMessage() params, use PopCheckPoint to replace topic, queueI

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

2024-08-08 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: f31d5a6ee43ed57577d38694aaf5212ad7ba0d97 / imzs [ISSUE #8460] simplify getBizMessage() params, use PopCheckPoint to replace topic, queueId, brokerName Report

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

2024-08-08 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: 8167608334c901bd85482904ed203a26ac8950e4 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8503] Add test cases for org.a

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

2024-08-08 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: f31d5a6ee43ed57577d38694aaf5212ad7ba0d97 / imzs [ISSUE #8460] simplify getBizMessage() params, use PopCheckPoint to replace topic, queueI

Re: [I] Retry interval over 20min when Comsume failed [rocketmq]

2024-08-08 Thread via GitHub
github-actions[bot] commented on issue #7121: URL: https://github.com/apache/rocketmq/issues/7121#issuecomment-2276923305 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] Retry interval over 20min when Comsume failed [rocketmq]

2024-08-08 Thread via GitHub
github-actions[bot] closed issue #7121: Retry interval over 20min when Comsume failed URL: https://github.com/apache/rocketmq/issues/7121 -- 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: [PR] chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python [rocketmq-clients]

2024-08-08 Thread via GitHub
github-actions[bot] closed pull request #787: chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python URL: https://github.com/apache/rocketmq-clients/pull/787 -- 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: [PR] chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python [rocketmq-clients]

2024-08-08 Thread via GitHub
github-actions[bot] commented on PR #787: URL: https://github.com/apache/rocketmq-clients/pull/787#issuecomment-2276934646 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] chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python [rocketmq-clients]

2024-08-08 Thread via GitHub
dependabot[bot] commented on PR #787: URL: https://github.com/apache/rocketmq-clients/pull/787#issuecomment-2276934687 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-2024.7.4 deleted (was 7aa3f515)

2024-08-08 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-2024.7.4 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was 7aa3f515 chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python

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

2024-08-08 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 8167608334c901bd85482904ed203a26ac8950e4 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8503] Add

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

2024-08-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: e9445a09552a54e329148824f443b43b989a8d31 / imzs [ISSUE #8460] fix PopReviveServiceTest unit test failure due to brokerName Report URL: ht

[I] 麻烦问下什么时候release下一个版本? [rocketmq-mqtt]

2024-08-08 Thread via GitHub
lzkisok opened a new issue, #309: URL: https://github.com/apache/rocketmq-mqtt/issues/309 麻烦问下什么时候release下一个版本? -- 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

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

2024-08-08 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: 8167608334c901bd85482904ed203a26ac8950e4 / 我是管小亮_V0x3f <42903364+tefuirne...@users.noreply.github.com> [ISSUE #8503] Add test cases for org.a

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

2024-08-08 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user imzs (triggered by imzs). Head commit for run: e9445a09552a54e329148824f443b43b989a8d31 / imzs [ISSUE #8460] fix PopReviveServiceTest unit test failure due to brokerName Report URL: https://github.com/apac

[I] the slave nodes don't synchronize the LMQ consumer-offset [rocketmq]

2024-08-08 Thread via GitHub
huyoule opened a new issue, #8509: URL: https://github.com/apache/rocketmq/issues/8509 ### 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 ha

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

2024-08-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user imzs (triggered by imzs). Head commit for run: e9445a09552a54e329148824f443b43b989a8d31 / imzs [ISSUE #8460] fix PopReviveServiceTest unit test failure due to brokerName Report URL:

[I] [Bug] CI Pipeline Failure in Golang E2E Tests [rocketmq]

2024-08-08 Thread via GitHub
chi3316 opened a new issue, #8510: URL: https://github.com/apache/rocketmq/issues/8510 ### 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 ha

Re: [PR] [ISSUE #8510] Fix CMD Commands in PUSH-CI Pipeline's Test E2E golang Job [rocketmq]

2024-08-08 Thread via GitHub
chi3316 closed pull request #8511: [ISSUE #8510] Fix CMD Commands in PUSH-CI Pipeline's Test E2E golang Job URL: https://github.com/apache/rocketmq/pull/8511 -- 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

[PR] [ISSUE #8510] Fix CMD Commands in PUSH-CI Pipeline's Test E2E golang Job [rocketmq]

2024-08-08 Thread via GitHub
chi3316 opened a new pull request, #8511: URL: https://github.com/apache/rocketmq/pull/8511 ### Which Issue This PR Fixes Fixes [#8510 ](https://github.com/apache/rocketmq/issues/8510) ### Brief Description This pull request updates the `Test E2E golang` job in the `PUSH_

[PR] feat: batchSend messages return result has msgIds and offsetMsgId [rocketmq-client-go]

2024-08-08 Thread via GitHub
caojiaqiang opened a new pull request, #1154: URL: https://github.com/apache/rocketmq-client-go/pull/1154 ## What is the purpose of the change batchSend messages return result has msgIds and offsetMsgId ## Brief changelog XX ## Verifying this change batchSen

Re: [I] the slave nodes don't synchronize the LMQ consumer-offset [rocketmq]

2024-08-08 Thread via GitHub
yx9o commented on issue #8509: URL: https://github.com/apache/rocketmq/issues/8509#issuecomment-2277255842 Hi @huyoule , you are right, would you like to submit a PR to fix it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a