[I] [Bug] Multiple deadlocks were detected during the client shutdown process. [rocketmq]

2024-07-05 Thread via GitHub
YanYunyang opened a new issue, #8366: URL: https://github.com/apache/rocketmq/issues/8366 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I

Re: [I] [Enhancement] Add more test coverage for MQAdminImpl [rocketmq]

2024-07-05 Thread via GitHub
zhouxinyu closed issue #8360: [Enhancement] Add more test coverage for MQAdminImpl URL: https://github.com/apache/rocketmq/issues/8360 -- 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 co

Re: [PR] [ISSUE #8360] Add more test coverage for MQAdminImpl [rocketmq]

2024-07-05 Thread via GitHub
zhouxinyu commented on PR #8361: URL: https://github.com/apache/rocketmq/pull/8361#issuecomment-2210352822 Nice job, thanks @yx9o -- 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 com

Re: [PR] [ISSUE #8360] Add more test coverage for MQAdminImpl [rocketmq]

2024-07-05 Thread via GitHub
zhouxinyu merged PR #8361: URL: https://github.com/apache/rocketmq/pull/8361 -- 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) branch develop updated: [ISSUE #8360] Add more test coverage for MQAdminImpl (#8361)

2024-07-05 Thread yukon
This is an automated email from the ASF dual-hosted git repository. yukon 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 77f6415eae [ISSUE #8360] Add more test covera

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

2024-07-05 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user zhouxinyu (triggered by zhouxinyu). Head commit for run: 77f6415eae1371c35b55bc52c1c24205f9c4a677 / yx9o [ISSUE #8360] Add more test coverage for MQAdminImpl (#8361) * [ISSUE #8360] Add more test coverage f

[PR] [ISSUE #8366] Eliminate deadlocks during the client shutdown process. [rocketmq]

2024-07-05 Thread via GitHub
YanYunyang opened a new pull request, #8367: URL: https://github.com/apache/rocketmq/pull/8367 … a channel, no longer acquire a read lock. ### Which Issue(s) This PR Fixes Fixes #8366 ### Brief Description https://github.com/apache/rocketmq/assets/1178

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user zhouxinyu (triggered by zhouxinyu). Head commit for run: 77f6415eae1371c35b55bc52c1c24205f9c4a677 / yx9o [ISSUE #8360] Add more test coverage for MQAdminImpl (#8361) * [ISSUE #8360] Ad

Re: [I] rocketmq5.2,用的是支持5.2的dashboard,无法新增Topic,命令新增Topic后console查询不到,console topic页面报错Source must not be null [rocketmq-dashboard]

2024-07-05 Thread via GitHub
onejimmyboy commented on issue #216: URL: https://github.com/apache/rocketmq-dashboard/issues/216#issuecomment-2210483485 这个得看有一下rocketmq-dashboard的日志吧,看详细报了什么错 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] Enhancement#8365 [rocketmq]

2024-07-05 Thread via GitHub
qianye1001 opened a new pull request, #8368: URL: https://github.com/apache/rocketmq/pull/8368 ### Which Issue(s) This PR Fixes Enhancement #8365 ### Brief Description add remoting client non-oneway updateConsumerOffset function ### How Did

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 459762cb48ee5d214f39b7a5d876e2a3158637b0 / qianye add some unit test Report URL: https://github.com/apache/rocketmq/actions/

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 1b8541fa464903d38af1660eb8e539bdff9b9db6 / qianye fix unit test Report URL: https://github.com/apache/rocketmq/actions/ru

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

2024-07-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 77f6415eae1371c35b55bc52c1c24205f9c4a677 / yx9o [ISSUE #8360] Add more test coverage for MQAdminImpl (#8361) * [ISSUE #8360] Add

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

2024-07-05 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 77f6415eae1371c35b55bc52c1c24205f9c4a677 / yx9o [ISSUE #8360] Add more test coverage for MQAdminImpl (#8361) * [ISSUE #8360] Add

Re: [PR] [ISSUE #8365] add remoting client non-oneway updateConsumerOffset function [rocketmq]

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

Re: [PR] [ISSUE #8365] add remoting client non-oneway updateConsumerOffset function [rocketmq]

2024-07-05 Thread via GitHub
drpmma commented on code in PR #8368: URL: https://github.com/apache/rocketmq/pull/8368#discussion_r1666590747 ## client/src/main/java/org/apache/rocketmq/client/impl/mqclient/MQClientAPIExt.java: ## @@ -400,6 +400,48 @@ public CompletableFuture updateConsumerOffsetOneWay(

Re: [I] 构建镜像报错了 [rocketmq-exporter]

2024-07-05 Thread via GitHub
598572 commented on issue #173: URL: https://github.com/apache/rocketmq-exporter/issues/173#issuecomment-2210559601 已解决 问题原因: /src/main/docker/ 目录下没有叫 rocketmq-exporter-0.0.2-SNAPSHOT-exec.jar 的jar(而Dockerfile有需要这个jar),所以将 /target/rocketmq-exporter-0.0.2-exec.jar 这个ar copy到 /src/mai

Re: [I] 构建镜像报错了 [rocketmq-exporter]

2024-07-05 Thread via GitHub
598572 closed issue #173: 构建镜像报错了 URL: https://github.com/apache/rocketmq-exporter/issues/173 -- 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-un

Re: [I] 只能查出普通topic,其他比如顺序topic显示不出来 [rocketmq-dashboard]

2024-07-05 Thread via GitHub
Gonzo-Tan commented on issue #217: URL: https://github.com/apache/rocketmq-dashboard/issues/217#issuecomment-2210585443 试一试最右侧切换到 5.x 版本 -- 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

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 459762cb48ee5d214f39b7a5d876e2a3158637b0 / qianye add some unit test Report URL: https://github.com/apache/rocketmq/actions/

[PR] [ISSUE #218] support query consumer client form proxy [rocketmq-dashboard]

2024-07-05 Thread via GitHub
Gonzo-Tan opened a new pull request, #219: URL: https://github.com/apache/rocketmq-dashboard/pull/219 ## What is the purpose of the change In rocketmq 5.x, broker don't have consumer channel info but proxy have, So the query addr should be proxy addr. ## Brief changelog

Re: [I] 无法查看消费终端 [rocketmq-dashboard]

2024-07-05 Thread via GitHub
Gonzo-Tan commented on issue #218: URL: https://github.com/apache/rocketmq-dashboard/issues/218#issuecomment-2210615739 这个是因为 5.x 之后 broker 里面没有 consumer 信息导致的,参考这个 pr : https://github.com/apache/rocketmq-dashboard/pull/219 -- This is an automated message from the Apache Git Service. T

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 1b8541fa464903d38af1660eb8e539bdff9b9db6 / qianye fix unit test Report URL: https://github.com/apache/rocketmq/actions/ru

[I] [Enhancement] enable canary deploy in client-rebalance mode [rocketmq]

2024-07-05 Thread via GitHub
mobaijaavaer opened a new issue, #8370: URL: https://github.com/apache/rocketmq/issues/8370 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary I hope to provide a

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai). Head commit for run: 9d6a0eebe8573f76af9ce10fe29bdb002ec851d7 / tsaitsung-han.tht Add reentrant push consumer message receiving support for c# sdk Re

[I] [Enhancement] Add more test coverage for AdminBrokerProcessor [rocketmq]

2024-07-05 Thread via GitHub
tanXiang003 opened a new issue, #8372: URL: https://github.com/apache/rocketmq/issues/8372 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary add more tests

[PR] [ISSUE #8372] Add more test coverage for broker processor [rocketmq]

2024-07-05 Thread via GitHub
tanXiang003 opened a new pull request, #8373: URL: https://github.com/apache/rocketmq/pull/8373 fix #8372 before: ![0b7e000111b629899685fd89c2214385](https://github.com/apache/rocketmq/assets/82364837/28989e4c-3499-436b-9c46-5ab93873071b) after: ![b116a66ebe011ccc18f1f9dddf28b

(rocketmq-clients) branch dependabot/pip/python/certifi-2024.7.4 created (now 7aa3f515)

2024-07-05 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 at 7aa3f515 chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python

[PR] chore(deps): bump certifi from 2023.5.7 to 2024.7.4 in /python [rocketmq-clients]

2024-07-05 Thread via GitHub
dependabot[bot] opened a new pull request, #787: URL: https://github.com/apache/rocketmq-clients/pull/787 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.5.7 to 2024.7.4. Commits https://github.com/certifi/python-certifi/commit/bd8153872e9c6fc98f4023df9c2de

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

2024-07-05 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7aa3f5155c0741ebd3ff53b758757e5189333877 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps): bump

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

2024-07-05 Thread GitBox
The GitHub Actions job "License Checker" on rocketmq-clients.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 7aa3f5155c0741ebd3ff53b758757e5189333877 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> chore(deps)

[I] [Bug] Rocketmq 5.1.3版本,单机版开启Local模式的Proxy,发送消息时,无法查询消息轨迹。官网上对于5.0开启proxy的消息轨迹查询没有介绍 [rocketmq]

2024-07-05 Thread via GitHub
onejimmyboy opened a new issue, #8374: URL: https://github.com/apache/rocketmq/issues/8374 ### 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]