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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rocke

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

2024-01-29 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rocketmq/actions/runs/7693294

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 178421386f728f0320bad550e965b74a0b088d40 / Poirot Hercule [ISSUE #7786] Optimize the execution logic of tool.sh in the JRE environ

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

2024-01-29 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rocketmq/actions/runs/7693

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rocke

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by RongtongJin). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rock

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

2024-01-29 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: b1886029c6cf9e287f71e68efe5128da3b0b / RongtongJin Merge remote-tracking branch 'apache/develop' into issue#5613 Re

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: e5b4ae56c7cb8f2e8780b6624dcae4216e7f0957 / leizhiyuan chore: opt import Report URL: https://github.com/apache/rocketmq/action

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by RongtongJin). Head commit for run: 2f362ef7eb24f1deb5179349fbd920d43b958bea / leizhiyuan chore: update jraft version Report URL: https://github.com/apache/rock

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

2024-01-29 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: e5b4ae56c7cb8f2e8780b6624dcae4216e7f0957 / leizhiyuan chore: opt import Report URL: https://github.com/apache/rocketmq/actions/runs/7694799147 Wi

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: 178421386f728f0320bad550e965b74a0b088d40 / Poirot Hercule [ISSUE #7786] Optimize the execution logic of tool.sh in the JRE environ

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

2024-01-29 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: e5b4ae56c7cb8f2e8780b6624dcae4216e7f0957 / leizhiyuan chore: opt import Report URL: https://github.com/apache/rocketmq/actions/runs/7694799158

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user leizhiyuan (triggered by leizhiyuan). Head commit for run: e5b4ae56c7cb8f2e8780b6624dcae4216e7f0957 / leizhiyuan chore: opt import Report URL: https://github.com/apache/rocketmq/act

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin commented on code in PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#discussion_r1425024512 ## common/src/main/java/org/apache/rocketmq/common/JraftConfig.java: ## @@ -0,0 +1,88 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin commented on code in PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#discussion_r1469476925 ## WORKSPACE: ## @@ -107,6 +107,8 @@ maven_install( "com.adobe.testing:s3mock-junit4:2.11.0", "io.github.aliyunmq:rocketmq-grpc-netty-codec-hapro

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controlle

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

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

Re: [I] [Enhancement] Use JRaft to Implement Controller [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin closed issue #7300: [Enhancement] Use JRaft to Implement Controller URL: https://github.com/apache/rocketmq/issues/7300 -- 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

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

2024-01-29 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: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controller Implemention (#7301)

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controlle

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 178421386f728f0320bad550e965b74a0b088d40 / Poirot Hercule [ISSUE #7786] Optimize the execution logic of tool.sh in the JRE e

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

2024-01-29 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: 178421386f728f0320bad550e965b74a0b088d40 / Poirot Hercule [ISSUE #7786] Optimize the execution logic of tool.sh in the JRE environment Report URL

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

2024-01-29 Thread via GitHub
RongtongJin opened a new issue, #7791: URL: https://github.com/apache/rocketmq/issues/7791 ### 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 code for j

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

2024-01-29 Thread via GitHub
RongtongJin opened a new pull request, #7792: URL: https://github.com/apache/rocketmq/pull/7792 ### Which Issue(s) This PR Fixes Fixes #7791 ### Brief Description Polish the code for jraft controller ### How Did You Test This Change?

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: d180a4d1c5c1d89fd7de43fb5605f33826ad54e2 / RongtongJin Polish the code for jraft controller Report URL: https://github.com

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controlle

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

2024-01-29 Thread via GitHub
codecov-commenter commented on PR #7792: URL: https://github.com/apache/rocketmq/pull/7792#issuecomment-1915061566 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7792?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" is working again!

2024-01-29 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: d180a4d1c5c1d89fd7de43fb5605f33826ad54e2 / RongtongJin Polish the code for jraft controller Report URL: https://github.

[I] [Enhancement] Prepare to release apache rocketmq 5.2.0 [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin opened a new issue, #7793: URL: https://github.com/apache/rocketmq/issues/7793 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary More than three month

[PR] [ISSUE #7793] Prepare to release apache rocketmq 5.2.0 [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin opened a new pull request, #7794: URL: https://github.com/apache/rocketmq/pull/7794 ### Which Issue(s) This PR Fixes Fixes #7793 ### Brief Description More than three months have passed since the release of the last version 5.1.4. Duri

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 24be73b14a4a0d81e271c19be94b25f2cac1202d / RongtongJin Prepare to release apache rocketmq 5.2.0 Report URL: https://github

[I] [Enhancement] Prepare to release apache rocketmq 4.9.8 [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin opened a new issue, #7795: URL: https://github.com/apache/rocketmq/issues/7795 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Prepare to release ap

[PR] [ISSUE #7795] Prepare to release apache rocketmq 4.9.8 [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin opened a new pull request, #7796: URL: https://github.com/apache/rocketmq/pull/7796 ### Which Issue(s) This PR Fixes Fixes #7795 ### Brief Description Prepare to release apache rocketmq 4.9.8 ### How Did You Test This Change?

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controller Im

(rocketmq) annotated tag tmp-tag-for-release-note updated (8df53dfde8 -> 5d4e222975)

2024-01-29 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a change to annotated tag tmp-tag-for-release-note in repository https://gitbox.apache.org/repos/asf/rocketmq.git *** WARNING: tag tmp-tag-for-release-note was modified! *** from 8df53dfde8 (commit)

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

2024-01-29 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: 24be73b14a4a0d81e271c19be94b25f2cac1202d / RongtongJin Prepare to release apache rocketmq 5.2.0 Report URL: https://github.com/apache/rocketmq/

[PR] Update copyright year to 2024 [rocketmq]

2024-01-29 Thread via GitHub
RongtongJin opened a new pull request, #7797: URL: https://github.com/apache/rocketmq/pull/7797 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description Update copyright year to 2024 ### How Did You Test This Change?

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8328a2eefe857b2b03e3b9c4cdb153fa378a9ce5 / RongtongJin Update copyright year Report URL: https://github.com/apache/rocketm

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controller Im

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

2024-01-29 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 8328a2eefe857b2b03e3b9c4cdb153fa378a9ce5 / RongtongJin Update copyright year Report URL: https://github.com/apache/rocketmq/actions/runs/770

[PR] [ISSUE #7466] Added fast failure in adminBrokerThreadPoolQueue (#7466) [rocketmq]

2024-01-29 Thread via GitHub
yp969803 opened a new pull request, #7798: URL: https://github.com/apache/rocketmq/pull/7798 ### Which Issue(s) This PR Fixes Fixes #7466 ### Brief Description Added fast failure in adminBrokerThreadPoolQueue ### How Did You Test This Change? mvn

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

2024-01-29 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by yp969803). Head commit for run: 606c1132c9b51f0898251a38d27396e9802a8295 / yash [ISSUE #7466] Added fast failure in adminBrokerThreadPoolQueue (#7466) Report URL

Re: [PR] [ISSUE #7466] Added fast failure in adminBrokerThreadPoolQueue (#7466) [rocketmq]

2024-01-29 Thread via GitHub
yp969803 commented on PR #7798: URL: https://github.com/apache/rocketmq/pull/7798#issuecomment-1915458188 @weihubeats @RongtongJin can you verify 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 t

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

2024-01-29 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yp969803 (triggered by yp969803). Head commit for run: 8df53dfde864b801af93878fdbadc62d9d9c788a / yulangz <53958801+yula...@users.noreply.github.com> [ISSUE #7300] jRaft-Controller Implemen

Re: [PR] [ISSUE #7466] Added fast failure in adminBrokerThreadPoolQueue (#7466) [rocketmq]

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

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

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

(rocketmq-site) 01/01: Add release notes for apache rocketmq 5.2.0

2024-01-29 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch new-official-website-0130 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git commit 9f958bc7cfeb0e93787cd428055cbe2f9cf13be9 Author: RongtongJin AuthorDate: Tue Jan 30 09:08

(rocketmq-site) branch new-official-website-0130 created (now 9f958bc7cf)

2024-01-29 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a change to branch new-official-website-0130 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git at 9f958bc7cf Add release notes for apache rocketmq 5.2.0 This branch includes the follow

(rocketmq-site) branch new-official-website-0130 deleted (was 9f958bc7cf)

2024-01-29 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a change to branch new-official-website-0130 in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git was 9f958bc7cf Add release notes for apache rocketmq 5.2.0 This change permanently discard

[PR] Add release notes for apache rocketmq 5.2.0 [rocketmq-site]

2024-01-29 Thread via GitHub
RongtongJin opened a new pull request, #617: URL: https://github.com/apache/rocketmq-site/pull/617 Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change Add release notes for apache rocketmq 5.2.0 ## Brief changelog

[I] [Bug] Bug title broker cleans up expired messages that are not smooth [rocketmq]

2024-01-29 Thread via GitHub
susonglin opened a new issue, #7799: URL: https://github.com/apache/rocketmq/issues/7799 ### 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] Integration test testEstimateLag can not pass [rocketmq]

2024-01-29 Thread via GitHub
GenerousMan commented on issue #7765: URL: https://github.com/apache/rocketmq/issues/7765#issuecomment-1915980009 @UWE I have reproduced the issue, but my disk is far from full. It's very stable to reproduce. ![image](https://github.com/apache/rocketmq/assets/21073949/a37579f7-84

Re: [I] latest release support springboot 3.x [rocketmq-spring]

2024-01-29 Thread via GitHub
Duckxyh commented on issue #605: URL: https://github.com/apache/rocketmq-spring/issues/605#issuecomment-1916172414 > 是否有计划发布与 Springboot 3 兼容的版本 maybe you can use other programme, i found a programme that can deploy, which in issues. -- This is an automated message from the Apache

[I] [Bug] DefaultMQPullConsumer first update offset fail [rocketmq]

2024-01-29 Thread via GitHub
xzwb opened a new issue, #7801: URL: https://github.com/apache/rocketmq/issues/7801 ### 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 have