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

2024-03-12 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: fbdb9a86334c1bdb34c3a246b6c2fb70492f14b7 / Li Zhanhui fix: avoid unwrap in main code Signed-off-by: Li Zhanhui Report URL: https://gi

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: fbdb9a86334c1bdb34c3a246b6c2fb70492f14b7 / Li Zhanhui fix: avoid unwrap in main code Signed-off-by: Li Zhanhui Report URL: https://github.com

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

2024-03-12 Thread GitBox
The GitHub Actions job "Rust Coverage" on rocketmq-clients.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 8be61604ef6813e54160421626d95c66cb01e2a5 / Li Zhanhui fix: fix tests Signed-off-by: Li Zhanhui Report URL: https://github.com/apac

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 8be61604ef6813e54160421626d95c66cb01e2a5 / Li Zhanhui fix: fix tests Signed-off-by: Li Zhanhui Report URL: https://github.com/apache/rocke

(rocketmq-clients) branch master updated: [rust]sync client settings periodically (#691)

2024-03-12 Thread sspirits
This is an automated email from the ASF dual-hosted git repository. sspirits pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git The following commit(s) were added to refs/heads/master by this push: new 430ed16c [rust]sync client settings

Re: [PR] [rust]sync client settings periodically [rocketmq-clients]

2024-03-12 Thread via GitHub
ShadowySpirits merged PR #691: URL: https://github.com/apache/rocketmq-clients/pull/691 -- 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

[PR] [ISSUE #7790] Master broker in Dledger mode didn't sync consume offset in time after reboot, which caused consume repeatedly [rocketmq]

2024-03-12 Thread via GitHub
bxfjb opened a new pull request, #7901: URL: https://github.com/apache/rocketmq/pull/7901 ### Which Issue(s) This PR Fixes Fixes #7790 ### Brief Description 1. Unset oneway flag in brokerController.registerBrokerAll() parameter list 2. Explicitl

Re: [I] [Bug] Master broker in Dledger mode didn't sync consume offset in time after reboot, which caused consume repeatedly [rocketmq]

2024-03-12 Thread via GitHub
bxfjb commented on issue #7790: URL: https://github.com/apache/rocketmq/issues/7790#issuecomment-1990997354 > Can you submit a pr to fix it @bxfjb Here is the pr, writing unittest is more complicate than I thought :) https://github.com/apache/rocketmq/pull/7901 -- This is an aut

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: dafc2aa646f5b504fb9627c3dcf173c29cb93f5e / zhaoyuhan fix sync metadata not in time Report URL: https://github.com/apache/rocketmq/actio

Re: [I] [BUG] 使用 pushconsumer 客户端,默认重试两次后就commit,消息状态变成consumed [rocketmq-client-go]

2024-03-12 Thread via GitHub
twz915 commented on issue #1129: URL: https://github.com/apache/rocketmq-client-go/issues/1129#issuecomment-1991018271 我测试了,工作正常,和预期一致。你可以检查一下 metaq 服务端有没有什么设置只允许重试两次。 我使用的版本是 master 分支 ![image](https://github.com/apache/rocketmq-client-go/assets/5609468/40e040e7-6b7b-4408-9cc2-7bc43a

Re: [I] 服务端的配置文档是一点都没有吗 [rocketmq]

2024-03-12 Thread via GitHub
zzps commented on issue #7900: URL: https://github.com/apache/rocketmq/issues/7900#issuecomment-1991028214 > https://rocketmq.apache.org/zh/docs/4.x/parameterConfiguration/02server 这里有一些 我要的是5.x的啊,我看5.x都这么久了文档一点都没有!这是一个apache开源的顶级项目,我真是不敢想象,还有那个dashboard我看了一下仓库竟然几年没更新了 -- This is

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

2024-03-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: dafc2aa646f5b504fb9627c3dcf173c29cb93f5e / zhaoyuhan fix sync metadata not in time Report URL: https://github.com/apache/rocketmq/actions/runs/8245457700 W

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

2024-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882) Report URL: https

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 7f8c4ed11f663b19a56efc04f277dd634c696e69 / ShuangxiDing optimize the code. Report URL: https://github.com/apache/r

[I] [Bug] Reput thread may quit by throwing error [rocketmq]

2024-03-12 Thread via GitHub
humkum opened a new issue, #7902: URL: https://github.com/apache/rocketmq/issues/7902 ### 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 hav

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

2024-03-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 7f8c4ed11f663b19a56efc04f277dd634c696e69 / ShuangxiDing optimize the code. Report URL: https://github.com/apache/rocketmq/actions/runs/

[PR] [ISSUE #7902] fix:reput thread may quit by throwing error [rocketmq]

2024-03-12 Thread via GitHub
humkum opened a new pull request, #7903: URL: https://github.com/apache/rocketmq/pull/7903 Fixes #7902 -- 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-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user humkum (triggered by humkum). Head commit for run: 5ec6fd6effd7e3800a6db1a62eb5b342d718479c / Hankunming <1109939...@qq.com> fix:reput thread may quit by throwing error Report URL: http

Re: [I] How to set nameServerAddress [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #110: URL: https://github.com/apache/rocketmq-flink/issues/110#issuecomment-1991602100 It should be `rocketmq.client.endpoints` ![image](https://github.com/apache/rocketmq-flink/assets/50660789/99da5ec2-75e9-4671-ad69-7a04d2ddfd13) -- This is an automated

Re: [I] How to get it? [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #109: URL: https://github.com/apache/rocketmq-flink/issues/109#issuecomment-1991606146 What do you mean? Plz describe in detail. -- 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: [I] The message queue is not in assigned list [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #107: URL: https://github.com/apache/rocketmq-flink/issues/107#issuecomment-1991610589 See https://github.com/apache/rocketmq-flink/pull/96 -- 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): Workflow run "E2E test for pull request" failed!

2024-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user humkum (triggered by humkum). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882) Report URL: htt

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 7f8c4ed11f663b19a56efc04f277dd634c696e69 / ShuangxiDing optimize the code. Report URL: https://github.com/apache/r

Re: [I] [BUG] If the optional param 'startup.offset.timestamp' is not set, a NullPointerException will be thrown. [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #101: URL: https://github.com/apache/rocketmq-flink/issues/101#issuecomment-1991618023 This issue can be closed. :) @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 t

Re: [I] why 'nameServerAddress' option unsupported? [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #99: URL: https://github.com/apache/rocketmq-flink/issues/99#issuecomment-1991619792 Try `rocketmq.client.endpoints` -- 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

Re: [I] RocketMQSourceFunction doesn't have the ability to dynamically sense topic routing changes. [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #97: URL: https://github.com/apache/rocketmq-flink/issues/97#issuecomment-1991621755 This issue could be closed. -- 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 spec

Re: [I] [BUG] topic route changed,job can't recover normally [rocketmq-flink]

2024-03-12 Thread via GitHub
humkum commented on issue #83: URL: https://github.com/apache/rocketmq-flink/issues/83#issuecomment-1991624103 See https://github.com/apache/rocketmq-flink/pull/96 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

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

2024-03-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user humkum (triggered by humkum). Head commit for run: 5ec6fd6effd7e3800a6db1a62eb5b342d718479c / Hankunming <1109939...@qq.com> fix:reput thread may quit by throwing error Report URL: https://github.com/apa

Re: [PR] [ISSUE #7902] fix:reput thread may quit by throwing error [rocketmq]

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

[I] [Enhancement]Using StringBuilder to concat string [rocketmq]

2024-03-12 Thread via GitHub
ChineseTony opened a new issue, #7904: URL: https://github.com/apache/rocketmq/issues/7904 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary In for each case, str

[PR] [ISSUE #7904] use string builder to concat string [rocketmq]

2024-03-12 Thread via GitHub
ChineseTony opened a new pull request, #7905: URL: https://github.com/apache/rocketmq/pull/7905 ### Which Issue(s) This PR Fixes Fixes #7904 ### Brief Description ### How Did You Test This Change? -- This is an automated message fro

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: d90cd442db58505ab5c439a45376af034682b726 / “ChineseTony“ use string builder to concat string Report URL: https://github.com

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

2024-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: db4c7da4f7b3792db7c491b0d1937fbaf2670181 / rongtong Add parameter configuration explanations for jRaft controller (#7882) R

Re: [PR] [ISSUE #7904] use string builder to concat string [rocketmq]

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

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user ChineseTony (triggered by ChineseTony). Head commit for run: d90cd442db58505ab5c439a45376af034682b726 / “ChineseTony“ use string builder to concat string Report URL: https://github.com

Re: [I] The message queue is not in assigned list [rocketmq-flink]

2024-03-12 Thread via GitHub
cj495840252 commented on issue #107: URL: https://github.com/apache/rocketmq-flink/issues/107#issuecomment-1991878391 I am still have this error while i run the simpleConsumer it's working normally, it's mean can connect rocketmq? ![image](https://github.com/apache/rocketmq-flink/asse

Re: [I] The message queue is not in assigned list [rocketmq-flink]

2024-03-12 Thread via GitHub
cj495840252 commented on issue #107: URL: https://github.com/apache/rocketmq-flink/issues/107#issuecomment-1991885691 > See #96 hi, good morning , this is my setting ![image](https://github.com/apache/rocketmq-flink/assets/63491689/1a13e90f-7e8a-49d2-a7be-ee69bc64356f) -- This i

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user humkum (triggered by humkum). Head commit for run: 5ec6fd6effd7e3800a6db1a62eb5b342d718479c / Hankunming <1109939...@qq.com> fix:reput thread may quit by throwing error Report URL: http

Re: [I] Cannot start mqbroker.cmd due to corrupted delayOffset.json file on Windows system [rocketmq]

2024-03-12 Thread via GitHub
github-actions[bot] commented on issue #6096: URL: https://github.com/apache/rocketmq/issues/6096#issuecomment-1992774157 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] chore(deps): bump grpcio from 1.54.2 to 1.54.3 in /python [rocketmq-clients]

2024-03-12 Thread via GitHub
github-actions[bot] commented on PR #681: URL: https://github.com/apache/rocketmq-clients/pull/681#issuecomment-1992800183 This PR 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. If you wish not to mark it as stale,

[I] [Bug] 在安装了 OpenVPN 机器的环境下无法获得正确的网卡物理地址导致异常 [rocketmq-clients]

2024-03-12 Thread via GitHub
sduo opened a new issue, #702: URL: https://github.com/apache/rocketmq-clients/issues/702 ### 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-clients/discussions).

[I] [Feature] 接入 OpenTelemetry 链路追踪,方便消息跟踪 [rocketmq-clients]

2024-03-12 Thread via GitHub
sduo opened a new issue, #703: URL: https://github.com/apache/rocketmq-clients/issues/703 ### Programming Language of the Client C# ### Is Your Feature Request Related to a Problem? C# 客户端无法对消息进行追踪 ### Describe the Solution You'd Like 通过向 DiagnosticListener

[I] [Doc] 在k8s中配置acl持久化plain_acl.yml [rocketmq]

2024-03-12 Thread via GitHub
wolf27w opened a new issue, #7906: URL: https://github.com/apache/rocketmq/issues/7906 ### Search before creation - [X] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues. ### Documentation Related 在kubernetes中配置roc

Re: [I] BUG REPORT:rocketmq-spring-boot-2.2.3.jar [rocketmq-spring]

2024-03-12 Thread via GitHub
panzhi33 commented on issue #638: URL: https://github.com/apache/rocketmq-spring/issues/638#issuecomment-1993181061 你是使用的老版本的rocketmq-spring,然后升级的5.2.0。最新版本2.3.0的rocketmq-spring已经支持了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [I] BUG REPORT:rocketmq-spring-boot-2.2.3.jar [rocketmq-spring]

2024-03-12 Thread via GitHub
panzhi33 closed issue #638: BUG REPORT:rocketmq-spring-boot-2.2.3.jar URL: https://github.com/apache/rocketmq-spring/issues/638 -- 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] sendAndReceive方法能否接收到响应,对于消费者和生产者的启动顺序是否有要求? [rocketmq-spring]

2024-03-12 Thread via GitHub
panzhi33 commented on issue #640: URL: https://github.com/apache/rocketmq-spring/issues/640#issuecomment-1993183661 使用这个方法,必须先启动consumer -- 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 speci

Re: [I] sendAndReceive方法能否接收到响应,对于消费者和生产者的启动顺序是否有要求? [rocketmq-spring]

2024-03-12 Thread via GitHub
panzhi33 closed issue #640: sendAndReceive方法能否接收到响应,对于消费者和生产者的启动顺序是否有要求? URL: https://github.com/apache/rocketmq-spring/issues/640 -- 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] Upgrade samples version to 2.3.1-SNAPSHOT [rocketmq-spring]

2024-03-12 Thread via GitHub
panzhi33 closed issue #637: Upgrade samples version to 2.3.1-SNAPSHOT URL: https://github.com/apache/rocketmq-spring/issues/637 -- 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.

[PR] 修复获取网卡物理地址的问题 [rocketmq-clients]

2024-03-12 Thread via GitHub
sduo opened a new pull request, #704: URL: https://github.com/apache/rocketmq-clients/pull/704 ### Which Issue(s) This PR Fixes Fixes #702 ### Brief Description 获取地址时排除 ```NetworkInterfaceType``` 值为 ```53``` 的网卡,在返回时再次检测物理地址的长度是否小于要求长度(```6```),如果小于,则返回 ```RandomMacAddr

Re: [PR] [ISSUE #241] support topic alias [rocketmq-mqtt]

2024-03-12 Thread via GitHub
pingww merged PR #249: URL: https://github.com/apache/rocketmq-mqtt/pull/249 -- 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...@rocketm

(rocketmq-mqtt) branch develop_mqtt5.0 updated (7dbaa4d -> 82677ec)

2024-03-12 Thread pingww
This is an automated email from the ASF dual-hosted git repository. pingww pushed a change to branch develop_mqtt5.0 in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git from 7dbaa4d Merge pull request #231 from DongyuanPan/MQTT_5.0 add 81da9d7 support topic alias

(rocketmq-mqtt) 01/01: Merge pull request #249 from DongyuanPan/MQTT_5.0

2024-03-12 Thread pingww
This is an automated email from the ASF dual-hosted git repository. pingww pushed a commit to branch develop_mqtt5.0 in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git commit 82677ec302245de7fa88283471fd3fdec664efd0 Merge: 7dbaa4d 81da9d7 Author: pingww AuthorDate: Wed Mar 13 11

Re: [PR] fix document typo [rocketmq]

2024-03-12 Thread via GitHub
caigy merged PR #7721: URL: https://github.com/apache/rocketmq/pull/7721 -- 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

(rocketmq) branch develop updated: fix document typo (#7721)

2024-03-12 Thread caigy
This is an automated email from the ASF dual-hosted git repository. caigy 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 72bd03c47c fix document typo (#7721) 72bd03c4

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user caigy (triggered by caigy). Head commit for run: 72bd03c47c8bf1074565b3b044a4e5dc717948bf / Jay Ko fix document typo (#7721) Report URL: https://github.com/apache/rocketmq/actions/runs

Re: [I] rocketmq开启acl后plain_acl.yml这个文件如何持久化 [rocketmq-operator]

2024-03-12 Thread via GitHub
caigy commented on issue #215: URL: https://github.com/apache/rocketmq-operator/issues/215#issuecomment-1993529151 duplicated with #184 -- 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 speci

Re: [I] rocketmq开启acl后plain_acl.yml这个文件如何持久化 [rocketmq-operator]

2024-03-12 Thread via GitHub
caigy commented on issue #215: URL: https://github.com/apache/rocketmq-operator/issues/215#issuecomment-1993536405 @wolf27w 目前尚未支持,#200 仍在开发中。可以看看这个方法是否能临时解决?https://github.com/apache/rocketmq-operator/issues/184#issuecomment-1750292679 -- This is an automated message from the Apache Git

Re: [PR] Support Timing Messages with Arbitrary Time Delay.(#83) [rocketmq-apis]

2024-03-12 Thread via GitHub
fanlunyong commented on PR #84: URL: https://github.com/apache/rocketmq-apis/pull/84#issuecomment-1993544647 这是来自QQ邮箱的自动回复邮件。   您好,请您放心您的邮件我已经收到。我将在看过邮件后,尽快给您回复。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Support Timing Messages with Arbitrary Time Delay.(#83) [rocketmq-apis]

2024-03-12 Thread via GitHub
lizhanhui commented on PR #84: URL: https://github.com/apache/rocketmq-apis/pull/84#issuecomment-1993543210 > @lizhanhui Sorry for late reply, really respect your wrok. As I understand it, like (JMS(ActiveMQ), the delivery_delay should be send to broker and the broker calculated the actuall

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

2024-03-12 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user caigy (triggered by caigy). Head commit for run: 72bd03c47c8bf1074565b3b044a4e5dc717948bf / Jay Ko fix document typo (#7721) Report URL: https://github.com/apache/rocketmq/actions/runs/8259656659 With rega

Re: [I] [Enhancement] Is the rust sdk ready for production? [rocketmq-clients]

2024-03-12 Thread via GitHub
lizhanhui commented on issue #696: URL: https://github.com/apache/rocketmq-clients/issues/696#issuecomment-1993562713 @ShadowySpirits This pull request https://github.com/apache/rocketmq-apis/pull/67/files has added Pull-style APIs, we can move on to implement a PullConsumer -- This is

Re: [I] [Enhancement] Is the rust sdk ready for production? [rocketmq-clients]

2024-03-12 Thread via GitHub
lizhanhui commented on issue #696: URL: https://github.com/apache/rocketmq-clients/issues/696#issuecomment-1993569088 @immno Is load balancing a prerequisite for your use case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 782305ee6571ea4eae017c38e5baaee8c5f3a398 / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq

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

2024-03-12 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 782305ee6571ea4eae017c38e5baaee8c5f3a398 / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/runs/8260307986

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

2024-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 72bd03c47c8bf1074565b3b044a4e5dc717948bf / Jay Ko fix document typo (#7721) Report URL: https://github.com/apache/rocke

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user caigy (triggered by caigy). Head commit for run: 72bd03c47c8bf1074565b3b044a4e5dc717948bf / Jay Ko fix document typo (#7721) Report URL: https://github.com/apache/rocketmq/actions/r

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

2024-03-12 Thread GitBox
The GitHub Actions job "CodeQL Analysis" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 782305ee6571ea4eae017c38e5baaee8c5f3a398 / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/runs/

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 0b4f025237108a09d280ba5bd9801f1634dbd61f / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq

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

2024-03-12 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 0b4f025237108a09d280ba5bd9801f1634dbd61f / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/runs/8260389

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

2024-03-12 Thread GitBox
The GitHub Actions job "CodeQL Analysis" on rocketmq.git has succeeded. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 0b4f025237108a09d280ba5bd9801f1634dbd61f / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/ru

[I] [Doc] Revise the description of transaction messages in RocketMQ_Example [rocketmq]

2024-03-12 Thread via GitHub
Gezi-lzq opened a new issue, #7907: URL: https://github.com/apache/rocketmq/issues/7907 ### Search before creation - [X] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues. ### Documentation Related In the RocketMQ_E

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

2024-03-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 782305ee6571ea4eae017c38e5baaee8c5f3a398 / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/runs/8260307

[PR] [ISSUE #7907] revise the description of transaction messages in Rocke… [rocketmq]

2024-03-12 Thread via GitHub
Gezi-lzq opened a new pull request, #7908: URL: https://github.com/apache/rocketmq/pull/7908 …tMQ_Example ### Which Issue(s) This PR Fixes Fixes #7907 ### Brief Description These have been corrected to ensure consistency between the Chinese and Eng

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

2024-03-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 72bd03c47c8bf1074565b3b044a4e5dc717948bf / Jay Ko fix document typo (#7721) Report URL: https://github.com/apache/r

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

2024-03-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 0b4f025237108a09d280ba5bd9801f1634dbd61f / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq/actions/runs/8260389

Re: [PR] when meeting END_OF_FILE, other exceptions should be validated too [rocketmq]

2024-03-12 Thread via GitHub
EvanMi closed pull request #7693: when meeting END_OF_FILE, other exceptions should be validated too URL: https://github.com/apache/rocketmq/pull/7693 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] [ISSUE #184 #192] support custom volume mount [rocketmq-operator]

2024-03-12 Thread via GitHub
drivebyer commented on code in PR #200: URL: https://github.com/apache/rocketmq-operator/pull/200#discussion_r1435930532 ## example/rocketmq_v1alpha1_rocketmq_cluster.yaml: ## @@ -78,6 +92,12 @@ spec: items: - key: broker-common.conf path: broker

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user sduo (triggered by francisoliverlee). Head commit for run: 432f663ad87e68d140e2c31b1742e4ed58f8dd08 / SDuo Update UtilitiesTest.cs 修改测试 Report URL: https://github.com/apache/rocketmq-clients/actions/

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

2024-03-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: 782305ee6571ea4eae017c38e5baaee8c5f3a398 / ShuangxiDing 修改鉴权失败错误码信息 Report URL: https://github.com/apache/rocketmq