Re: [I] [RIP-67] RocketMQ EventBridge Runtime Management [rocketmq-eventbridge]

2023-10-15 Thread via GitHub
leehom commented on issue #134: URL: https://github.com/apache/rocketmq-eventbridge/issues/134#issuecomment-1763384003 **问题背景** 当订阅规则增加时,单个运行时worker无法支持,需要添加更多worker同时提供服务。 下面重点回答弹性资源问题: - 现有系统需要多少Worker? - 如何实现弹性伸缩? - 如何实现不同任务之间的隔离? - 如何新增加Worker - 如何实现高可用 ### 技术架构

[PR] feat(rust): support changing invisible duration [rocketmq-clients]

2023-10-15 Thread via GitHub
ShadowySpirits opened a new pull request, #623: URL: https://github.com/apache/rocketmq-clients/pull/623 Brief changelog for rust client: 1. Support changing invisible duration RPC 2. Suppress the warning about no settings telemetry command handler -- This is an automated message

Re: [PR] feat(rust): support changing invisible duration [rocketmq-clients]

2023-10-15 Thread via GitHub
codecov-commenter commented on PR #623: URL: https://github.com/apache/rocketmq-clients/pull/623#issuecomment-1763390909 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq-clients/pull/623?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user ShadowySpirits (triggered by ShadowySpirits). Head commit for run: e82e9928e0ed46265abb9e8eb9c3dbbe82e0f77d / SSpirits feat(rust): support changing invisible duration Signed-off-by: SSpirits Report

[I] 跟rocketmq-clients库的区别 [rocketmq-client-go]

2023-10-15 Thread via GitHub
xywf221 opened a new issue, #1103: URL: https://github.com/apache/rocketmq-client-go/issues/1103 刚接触不是很懂这个仓库跟 rocketmq-clients 中有什么区别 -- 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: [I] HACKTOBERFEST 2022 [rocketmq]

2023-10-15 Thread via GitHub
github-actions[bot] commented on issue #5248: URL: https://github.com/apache/rocketmq/issues/5248#issuecomment-1763546795 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] HACKTOBERFEST 2022 [rocketmq]

2023-10-15 Thread via GitHub
github-actions[bot] closed issue #5248: HACKTOBERFEST 2022 URL: https://github.com/apache/rocketmq/issues/5248 -- 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

Re: [PR] [ISSUE #7462] remove deprecated LocalTransactionExecuter.java [rocketmq]

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

Re: [I] 跟rocketmq-clients库的区别 [rocketmq-client-go]

2023-10-15 Thread via GitHub
lizhanhui closed issue #1103: 跟rocketmq-clients库的区别 URL: https://github.com/apache/rocketmq-client-go/issues/1103 -- 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

Re: [I] 跟rocketmq-clients库的区别 [rocketmq-client-go]

2023-10-15 Thread via GitHub
lizhanhui commented on issue #1103: URL: https://github.com/apache/rocketmq-client-go/issues/1103#issuecomment-1763606572 @xywf221 这个仓库是面向4.x server的基于自定义remoting协议的客户端。 rocketmq-clients是基于gRPC协议,面向5.x+的实现。 -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] feat(rust): support changing invisible duration [rocketmq-clients]

2023-10-15 Thread via GitHub
lizhanhui commented on code in PR #623: URL: https://github.com/apache/rocketmq-clients/pull/623#discussion_r1360016852 ## rust/examples/simple_consumer.rs: ## @@ -72,6 +74,19 @@ async fn main() { ack_result.unwrap_err() ); } + Review Comm

Re: [PR] feat(rust): support changing invisible duration [rocketmq-clients]

2023-10-15 Thread via GitHub
lizhanhui commented on PR #623: URL: https://github.com/apache/rocketmq-clients/pull/623#issuecomment-1763614892 And there are a few clippy warnings to fix -- 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

Re: [PR] finish rocketmq cpp 4.x test(client cluster filter server pull) [rocketmq-e2e]

2023-10-15 Thread via GitHub
lizhanhui commented on PR #50: URL: https://github.com/apache/rocketmq-e2e/pull/50#issuecomment-1763616678 A problem to address is, how to trigger and run these E2E tests for each pull request to ensure they do not break anything. -- This is an automated message from the Apache Git Servic

Re: [PR] add clearSize Cache [rocketmq-clients]

2023-10-15 Thread via GitHub
weihubeats commented on PR #604: URL: https://github.com/apache/rocketmq-clients/pull/604#issuecomment-1763616706 Can anyone take a 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 to go t

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

2023-10-15 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq-e2e.git has failed. Run started by GitHub user Zintoki (triggered by Zintoki). Head commit for run: b035dd07bb7dceb536a4a2015c03076d6fe2073b / Gezi-lzq <68054234+gezi-...@users.noreply.github.com> fix: initAcl (#45) Signed-off-by:

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user ShadowySpirits (triggered by ShadowySpirits). Head commit for run: 1140d52e58651d540720b746b69347c7b1dc06ae / SSpirits fix(rust): fix clippy warning Signed-off-by: SSpirits Report URL: https://githu

Re: [PR] finish rocketmq cpp 4.x test(client cluster filter server pull) [rocketmq-e2e]

2023-10-15 Thread via GitHub
Zintoki commented on PR #50: URL: https://github.com/apache/rocketmq-e2e/pull/50#issuecomment-1763635525 > A problem to address is, how to trigger and run these E2E tests for each pull request to ensure they do not break anything. OK, I'll try to write a shell script that helps automa

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user ShadowySpirits (triggered by ShadowySpirits). Head commit for run: 8713d0fe2522febec4a1a21f7e052328f69037ee / SSpirits feat(rust): configure the example branch using features Signed-off-by: SSpirits

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has succeeded. Run started by GitHub user ShadowySpirits (triggered by ShadowySpirits). Head commit for run: 7bdd8647b7d6f36f27d88909c913fbad348fa3a1 / SSpirits fix(rust): fix clippy warning Signed-off-by: SSpirits Report URL: https://gi

Re: [PR] feat(rust): support changing invisible duration [rocketmq-clients]

2023-10-15 Thread via GitHub
lizhanhui merged PR #623: URL: https://github.com/apache/rocketmq-clients/pull/623 -- 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

[rocketmq-clients] branch master updated: feat(rust): support changing invisible duration (#623)

2023-10-15 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui 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 9fec02bc feat(rust): support changi

Re: [PR] finish rocketmq cpp 4.x test(client cluster filter server pull) [rocketmq-e2e]

2023-10-15 Thread via GitHub
lizhanhui commented on PR #50: URL: https://github.com/apache/rocketmq-e2e/pull/50#issuecomment-1763660976 > > A problem to address is, how to trigger and run these E2E tests for each pull request to ensure they do not break anything. > > OK, I'll try to write a shell script that help

Re: [PR] [ISSUE #7313] Optimization Method Name, consistent with business logic [rocketmq]

2023-10-15 Thread via GitHub
RapperCL closed pull request #7314: [ISSUE #7313] Optimization Method Name, consistent with business logic URL: https://github.com/apache/rocketmq/pull/7314 -- 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

[I] [Enhancement] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
RongtongJin opened a new issue, #7464: URL: https://github.com/apache/rocketmq/issues/7464 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Polish the pop logger

Re: [PR] finish rocketmq cpp 4.x test(client cluster filter server pull) [rocketmq-e2e]

2023-10-15 Thread via GitHub
Zintoki commented on PR #50: URL: https://github.com/apache/rocketmq-e2e/pull/50#issuecomment-1763669609 > > > A problem to address is, how to trigger and run these E2E tests for each pull request to ensure they do not break anything. > > > > > > OK, I'll try to write a shell scri

Re: [PR] [ISSUE #523 & OSPP2023] Feature: support archetype to create connectors [rocketmq-connect]

2023-10-15 Thread via GitHub
Ziy1-Tan commented on PR #525: URL: https://github.com/apache/rocketmq-connect/pull/525#issuecomment-1763671534 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 unsu

Re: [I] [Enhancement] Add document for Debugging RocketMQ in Idea [rocketmq]

2023-10-15 Thread via GitHub
xdkxlk closed issue #7265: [Enhancement] Add document for Debugging RocketMQ in Idea URL: https://github.com/apache/rocketmq/issues/7265 -- 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

[rocketmq] branch develop updated: [ISSUE 7265] Doc: Adding how to debug in Idea document (#7266)

2023-10-15 Thread kaili
This is an automated email from the ASF dual-hosted git repository. kaili 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 0f01df460f [ISSUE 7265] Doc: Adding how to de

Re: [PR] [ISSUE 7265] Doc: Adding how to debug in Idea document [rocketmq]

2023-10-15 Thread via GitHub
xdkxlk merged PR #7266: URL: https://github.com/apache/rocketmq/pull/7266 -- 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.a

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 0f01df460f78c383a35338aa77eb0fda4c8f2dd3 / Ao Qiao [ISSUE 7265] Doc: Adding how to debug in Idea document (#7266) Report URL: https:/

Re: [PR] [ISSUE #7311] fix The object added by this appendStartAndShutdown method is incorrect [rocketmq]

2023-10-15 Thread via GitHub
xdkxlk commented on code in PR #7312: URL: https://github.com/apache/rocketmq/pull/7312#discussion_r1360074378 ## proxy/src/main/java/org/apache/rocketmq/proxy/grpc/v2/DefaultGrpcMessingActivity.java: ## @@ -87,6 +87,7 @@ protected void init(MessagingProcessor messagingProcessor

Re: [I] 拉取消息部分,后续是否有规划用PUSH或者POP模式? [rocketmq-mqtt]

2023-10-15 Thread via GitHub
pingww commented on issue #213: URL: https://github.com/apache/rocketmq-mqtt/issues/213#issuecomment-1763679643 push和pop都强依赖消费组,mqtt场景里面不合适,会有海量消费组 -- 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] Optimize ProducerManager [rocketmq]

2023-10-15 Thread via GitHub
xdkxlk commented on PR #7460: URL: https://github.com/apache/rocketmq/pull/7460#issuecomment-1763679920 Please create an issue to describe the problem. -- 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

Re: [I] [Enhancement] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
joeCarf commented on issue #7464: URL: https://github.com/apache/rocketmq/issues/7464#issuecomment-1763706304 I‘d like to do it -- 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 commen

[I] [Enhancement] change log output location [rocketmq-clients]

2023-10-15 Thread via GitHub
guyinyou opened a new issue, #624: URL: https://github.com/apache/rocketmq-clients/issues/624 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the Clien

[PR] Golang: change log output location [rocketmq-clients]

2023-10-15 Thread via GitHub
guyinyou opened a new pull request, #625: URL: https://github.com/apache/rocketmq-clients/pull/625 ### Which Issue(s) This PR Fixes Fixes #624 ### Brief Description ### How Did You Test This Change? -- This is an automated message f

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

2023-10-15 Thread GitBox
The GitHub Actions job "License Checker" on rocketmq-clients.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 645ff34307da1eb16d9a334f5fdf3a09316de6f6 / guyinyou golang: change log output location Report URL: https://github.com/apache/rocketmq-

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

2023-10-15 Thread GitBox
The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 645ff34307da1eb16d9a334f5fdf3a09316de6f6 / guyinyou golang: change log output location Report URL: https://github.com/apache/rocketmq-

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

2023-10-15 Thread GitBox
The GitHub Actions job "License Checker" on rocketmq-clients.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 528515a0dbb276ec42998afc4f6d9ea11eac040d / guyinyou golang: change log output location Report URL: https://github.com/apache/rocket

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

2023-10-15 Thread GitBox
The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has succeeded. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: 528515a0dbb276ec42998afc4f6d9ea11eac040d / guyinyou golang: change log output location Report URL: https://github.com/apache/rocket

Re: [I] helm deployment operator deployment, uninstall cannot delete the replicaSet container, what is the solution? [rocketmq-operator]

2023-10-15 Thread via GitHub
caigy commented on issue #187: URL: https://github.com/apache/rocketmq-operator/issues/187#issuecomment-1763734038 Did you mean the pods created by the operator were not removed after running `helm uninstall`? Actually the operator avoids the cascading delete operations, which seems to be

Re: [I] 5.x启动Broker+Proxy 命令,希望有win版本的,另外任意时间精度的延时,最大延时时间的完整配置,没在文档中找到 [rocketmq]

2023-10-15 Thread via GitHub
leizhiyuan commented on issue #7459: URL: https://github.com/apache/rocketmq/issues/7459#issuecomment-1763757226 set timerMaxDelaySec in broker.conf -- 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: [PR] Golang: change log output location [rocketmq-clients]

2023-10-15 Thread via GitHub
xdkxlk merged PR #625: URL: https://github.com/apache/rocketmq-clients/pull/625 -- 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: [I] [Enhancement] change log output location [rocketmq-clients]

2023-10-15 Thread via GitHub
xdkxlk closed issue #624: [Enhancement] change log output location URL: https://github.com/apache/rocketmq-clients/issues/624 -- 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

[rocketmq-clients] branch master updated: golang: change log output location (#625)

2023-10-15 Thread kaili
This is an automated email from the ASF dual-hosted git repository. kaili 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 19a4afc2 golang: change log output loca

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user xdkxlk (triggered by xdkxlk). Head commit for run: 19a4afc268d8f71b9289f9340a7df7a54b0cff22 / guyinyou <36399867+guyin...@users.noreply.github.com> golang: change log output location (#625) Co-authore

[PR] [ISSUE #7464] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
joeCarf opened a new pull request, #7465: URL: https://github.com/apache/rocketmq/pull/7465 ### Which Issue(s) This PR Fixes Fixes #7464 ### Brief Description ### How Did You Test This Change? -- This is an automated message from th

Re: [I] [Bug] Due to limitations of opentelemetry, the metrics data may be lost. [rocketmq]

2023-10-15 Thread via GitHub
leizhiyuan closed issue #7140: [Bug] Due to limitations of opentelemetry, the metrics data may be lost. URL: https://github.com/apache/rocketmq/issues/7140 -- 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] [Bug] Due to limitations of opentelemetry, the metrics data may be lost. [rocketmq]

2023-10-15 Thread via GitHub
leizhiyuan commented on issue #7140: URL: https://github.com/apache/rocketmq/issues/7140#issuecomment-1763775914 fiexed in https://github.com/apache/rocketmq/pull/7196 -- 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] [ISSUE #7464] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
joeCarf commented on PR #7465: URL: https://github.com/apache/rocketmq/pull/7465#issuecomment-1763776803 @RongtongJin hi~, PTAL -- 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 commen

[PR] Update 02RocketMQEventBridgeOverview.md [rocketmq-site]

2023-10-15 Thread via GitHub
ozw999 opened a new pull request, #604: URL: https://github.com/apache/rocketmq-site/pull/604 更新两处文字错误。 -- 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-ma

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user joeCarf (triggered by joeCarf). Head commit for run: 4edd8232b962aae0172ecd7bdd7820ed54278fe0 / joeCarf polish Report URL: https://github.com/apache/rocketmq/actions/runs/6529574992

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user joeCarf (triggered by joeCarf). Head commit for run: df40306aa0ec7171a73bb5277d1af6891bdbb1c2 / Ao Qiao Merge branch 'apache:develop' into fix_7464 Report URL: https://github.com/apach

Re: [PR] [ISSUE #7464] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
joeCarf commented on PR #7465: URL: https://github.com/apache/rocketmq/pull/7465#issuecomment-1763798056 > There are similar issues in other parts of this class. Could you help us modify them together? of course -- This is an automated message from the Apache Git Service. To respon

Re: [PR] [ISSUE #7464] Polish the pop logger format [rocketmq]

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

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

2023-10-15 Thread via GitHub
weihubeats commented on PR #7238: URL: https://github.com/apache/rocketmq/pull/7238#issuecomment-1763804702 @Oliverwqcwrw Can you help merge 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 to go t

Re: [PR] [ISSUE #7464] Polish the pop logger format [rocketmq]

2023-10-15 Thread via GitHub
joeCarf commented on PR #7465: URL: https://github.com/apache/rocketmq/pull/7465#issuecomment-1763811199 > There are similar issues in other parts of this class. Could you help us modify them together? done! PTAL -- This is an automated message from the Apache Git Service. To respo

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user joeCarf (triggered by joeCarf). Head commit for run: 607c3a67c0ee9f2f96b62b8c6de8609dd0346e60 / joeCarf Merge branch 'fix_7464' of https://github.com/joeCarf/rocketmq into fix_7464 Rep

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

2023-10-15 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 35a7d4cf82446007ddb1f1571ccdbc52c95d3f2f / weihu Merge remote-tracking branch 'apache_master/develop' into weihubeats/develop

Re: [PR] feat: support consumer consume tps option [rocketmq-client-go]

2023-10-15 Thread via GitHub
ShannonDing merged PR #1101: URL: https://github.com/apache/rocketmq-client-go/pull/1101 -- 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-unsubsc

[rocketmq-client-go] branch master updated: feat: support consumer consume tps option (#1101)

2023-10-15 Thread dinglei
This is an automated email from the ASF dual-hosted git repository. dinglei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git The following commit(s) were added to refs/heads/master by this push: new 3493a47 feat: support consumer con

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

2023-10-15 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 35a7d4cf82446007ddb1f1571ccdbc52c95d3f2f / weihu Merge remote-tracking branch 'apache_master/develop' into weihubeats/develop Report URL: https://

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

2023-10-15 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user joeCarf (triggered by joeCarf). Head commit for run: 607c3a67c0ee9f2f96b62b8c6de8609dd0346e60 / joeCarf Merge branch 'fix_7464' of https://github.com/joeCarf/rocketmq into fix_7464 Report URL: https://gith