Re: [PR] [ISSUE #679] Fix judgment of topic route equality and optimize loadBalancer [rocketmq-clients]

2024-02-01 Thread via GitHub
lizhanhui commented on code in PR #680: URL: https://github.com/apache/rocketmq-clients/pull/680#discussion_r1475667349 ## golang/client.go: ## @@ -513,18 +513,39 @@ func (cli *defaultClient) startUp() error { cli.log.Info("newRoute is nil, but

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build" on rocketmq-clients.git has failed. Run started by GitHub user redlsz (triggered by lizhanhui). Head commit for run: fd59ac112fc6cd10e8a508da20400d01bb3d9052 / redlsz fix(golang): correct judgment of topic route equality and optimize load balancer Report URL:

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 6616600fa5e5f1426024ca9c40c12688c38edf9b / rongtong [ISSUE #7791] Polish the code for jraft controller Report URL:

Re: [PR] [issue #221] fix notify retry topic subscribe duplicated. [rocketmq-mqtt]

2024-02-01 Thread via GitHub
ChangingFond commented on PR #235: URL: https://github.com/apache/rocketmq-mqtt/pull/235#issuecomment-1922841049 > It seems that this should not be changed, and the issue mentioned is not the problem caused here +1 -- This is an automated message from the Apache Git Service. To

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

2024-02-01 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: c833ff6e9a022704b86bee90729c6710bb5c37a6 / yuz10 <845238...@qq.com> [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consumer

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

2024-02-01 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: c833ff6e9a022704b86bee90729c6710bb5c37a6 / yuz10 <845238...@qq.com> [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consumer

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

2024-02-01 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 6616600fa5e5f1426024ca9c40c12688c38edf9b / rongtong [ISSUE #7791] Polish the code for jraft controller Report URL:

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

2024-02-01 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 6616600fa5e5f1426024ca9c40c12688c38edf9b / rongtong [ISSUE #7791] Polish the code for jraft controller Report URL:

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 6616600fa5e5f1426024ca9c40c12688c38edf9b / rongtong [ISSUE #7791] Polish the code for jraft controller Report URL:

(rocketmq) branch develop updated: [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consumer callback

2024-02-01 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong 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 c833ff6e9a [ISSUE #7538] fix wrong

Re: [I] [Bug] report 'PullMessageService - Pull Message Service Run Method exception' in the log, and found some queue do not consume in rocketmq dashboard, [rocketmq]

2024-02-01 Thread via GitHub
RongtongJin closed issue #7538: [Bug] report 'PullMessageService - Pull Message Service Run Method exception' in the log, and found some queue do not consume in rocketmq dashboard, URL: https://github.com/apache/rocketmq/issues/7538 -- This is an automated message from the Apache Git

Re: [PR] [ISSUE #7538] fix wrong cachedMsgSize if msg body is changed in consumer callback [rocketmq]

2024-02-01 Thread via GitHub
RongtongJin merged PR #7807: URL: https://github.com/apache/rocketmq/pull/7807 -- 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:

Re: [I] [Enhancement] Polish the code for jraft controller [rocketmq]

2024-02-01 Thread via GitHub
RongtongJin closed issue #7791: [Enhancement] Polish the code for jraft controller URL: https://github.com/apache/rocketmq/issues/7791 -- 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 #7791] Polish the code for jraft controller

2024-02-01 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong 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 6616600fa5 [ISSUE #7791] Polish the

Re: [PR] [ISSUE #7791] Polish the code for jraft controller [rocketmq]

2024-02-01 Thread via GitHub
RongtongJin merged PR #7792: URL: https://github.com/apache/rocketmq/pull/7792 -- 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:

Re: [I] Why do the PullMessageService and RebalanceService threads also start when the producer starts,in release4.7.1 [rocketmq]

2024-02-01 Thread via GitHub
zangchenyu0918 commented on issue #7806: URL: https://github.com/apache/rocketmq/issues/7806#issuecomment-1922737816 > Both the producer and consumer at the bottom layer have an MQClientInstance. Currently, this is not differentiated between production and consumption, so both will start.

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user xzwb (triggered by yuz10). Head commit for run: d88d4f975c71105f52b204a56b03790918ac8df6 / xzwb update:code style Report URL:

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

2024-02-01 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user xzwb (triggered by yuz10). Head commit for run: d88d4f975c71105f52b204a56b03790918ac8df6 / xzwb update:code style Report URL: https://github.com/apache/rocketmq/actions/runs/7736652431 With regards,

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

2024-02-01 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user xzwb (triggered by xzwb). Head commit for run: af1936d93ad9adab9527e19ceb5c89bb3a907e49 / bazelisky <155456828+bazeli...@users.noreply.github.com> [ISSUE #7715] Update Bazel toolchain to

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

2024-02-01 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user xzwb (triggered by yuz10). Head commit for run: d88d4f975c71105f52b204a56b03790918ac8df6 / xzwb update:code style Report URL: https://github.com/apache/rocketmq/actions/runs/7736652430 With regards, GitHub

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user xzwb (triggered by yuz10). Head commit for run: d88d4f975c71105f52b204a56b03790918ac8df6 / xzwb update:code style Report URL:

Re: [PR] [ISSUE #5931]Fix DefaultMQProducer some typo [rocketmq]

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

Re: [I] how to config namespace with "make deploy" in rocketmq-operator [rocketmq]

2024-02-01 Thread via GitHub
github-actions[bot] commented on issue #5945: URL: https://github.com/apache/rocketmq/issues/5945#issuecomment-1922526205 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

Re: [I] how to config namespace with "make deploy" in rocketmq-operator [rocketmq]

2024-02-01 Thread via GitHub
github-actions[bot] closed issue #5945: how to config namespace with "make deploy" in rocketmq-operator URL: https://github.com/apache/rocketmq/issues/5945 -- 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

svn commit: r67109 - /release/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.6/

2024-02-01 Thread aaronai
Author: aaronai Date: Thu Feb 1 14:05:52 2024 New Revision: 67109 Log: Release rocketmq-client-java 5.0.6 Added: release/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.6/ release/rocketmq/rocketmq-clients/rocketmq-client-java/5.0.6/rocketmq-client-java-5.0.6-bin-release.zip

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: af1936d93ad9adab9527e19ceb5c89bb3a907e49 / bazelisky <155456828+bazeli...@users.noreply.github.com> [ISSUE #7715] Update

[I] [Bug] Go client can't receive certain broker's messages [rocketmq-clients]

2024-02-01 Thread via GitHub
redlsz opened a new issue, #679: URL: https://github.com/apache/rocketmq-clients/issues/679 ### 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).

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: af1936d93ad9adab9527e19ceb5c89bb3a907e49 / bazelisky <155456828+bazeli...@users.noreply.github.com> [ISSUE #7715] Update Bazel

Re: [PR] Add missing quotation marks [rocketmq]

2024-02-01 Thread via GitHub
scwlkq commented on PR #7733: URL: https://github.com/apache/rocketmq/pull/7733#issuecomment-1920883247 it seems to be resolved -- 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] Add missing quotation marks [rocketmq]

2024-02-01 Thread via GitHub
scwlkq closed pull request #7733: Add missing quotation marks URL: https://github.com/apache/rocketmq/pull/7733 -- 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,

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

2024-02-01 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: af1936d93ad9adab9527e19ceb5c89bb3a907e49 / bazelisky <155456828+bazeli...@users.noreply.github.com> [ISSUE #7715] Update Bazel toolchain to make the

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: af1936d93ad9adab9527e19ceb5c89bb3a907e49 / bazelisky <155456828+bazeli...@users.noreply.github.com> [ISSUE #7715] Update

(rocketmq) branch develop updated: [ISSUE #7715] Update Bazel toolchain to make the CI work (#7714)

2024-02-01 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui 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 af1936d93a [ISSUE #7715] Update Bazel

Re: [I] [Bug] Update Bazel toolchain to make continuous integration pipeline work [rocketmq]

2024-02-01 Thread via GitHub
lizhanhui closed issue #7715: [Bug] Update Bazel toolchain to make continuous integration pipeline work URL: https://github.com/apache/rocketmq/issues/7715 -- 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] [ISSUE #7715] Update Bazel toolchain to make the CI work [rocketmq]

2024-02-01 Thread via GitHub
lizhanhui merged PR #7714: URL: https://github.com/apache/rocketmq/pull/7714 -- 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:

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: eca7a0342afa8e1fd7eb63de43f4471a3109229a / Zhanhui Li Expose data property of java_test, allowing to specify run_file

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

2024-02-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user redlsz (triggered by lizhimins). Head commit for run: 436e2ac42513114ebf6010cfca2e9bb384f01759 / redlsz Add comments Report URL:

[I] topic store-time 的排序是乱序的 [rocketmq-dashboard]

2024-02-01 Thread via GitHub
coolqz opened a new issue, #191: URL: https://github.com/apache/rocketmq-dashboard/issues/191 RocketMQ-dashboard 里面topic store-time 的排序是乱序的 以前用这个项目里的https://github.com/apache/rocketmq-externals/rocketmq-console是正常的,用现在这个rocketmq-dashboard是不正常的 -- This is an automated message from the