Re: [PR] [ISSUE #8618] Supports getting consumer group information for all pop patterns on the broker [rocketmq]

2024-09-04 Thread via GitHub
lizhimins commented on code in PR #8619: URL: https://github.com/apache/rocketmq/pull/8619#discussion_r1744903601 ## client/src/main/java/org/apache/rocketmq/client/impl/MQClientAPIImpl.java: ## @@ -3080,6 +3081,21 @@ public void setMessageRequestMode(final String brokerAddr, f

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-09-04 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 0b0f8ec946e58b2e032328b0f06960962afcca03 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8599] Fix send fail without ret

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

2024-09-04 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 0b0f8ec946e58b2e032328b0f06960962afcca03 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8599] Fix send fail without retry when get GO

(rocketmq) branch develop updated: [ISSUE #8599] Fix send fail without retry when get GO_AWAY twice (#8603)

2024-09-04 Thread lizhimin
This is an automated email from the ASF dual-hosted git repository. lizhimin 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 0b0f8ec946 [ISSUE #8599] Fix send fail wit

Re: [PR] [ISSUE #8599] Fix send fail without retry when get GO_AWAY twice [rocketmq]

2024-09-04 Thread via GitHub
lizhimins merged PR #8603: URL: https://github.com/apache/rocketmq/pull/8603 -- 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

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: cb01614c29da19084c46502ed9ef34a6d0202f80 / yx9o Merge branch 'refs/heads/develop' into dev-8640 Report URL: https://github.com/apache/roc

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

2024-09-04 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 3368c06e6bbd04ece05703857db420e90116cbbd / 小陈 [ISSUE #8643] Add an integration testing pipeline to current CI workflow (#8644) * Add a it pip

Re: [PR] [bugfix]lmq offset sync master to slave [rocketmq]

2024-09-04 Thread via GitHub
mongolhoo commented on PR #8627: URL: https://github.com/apache/rocketmq/pull/8627#issuecomment-2330529800 @yx9o I have submitted a pull request for issue 8509。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

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

2024-09-04 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: 965a4a4f51aa3ee3cb96f839d41b02e2ab580131 / RongtongJin Fix the issue where lmq cannot update consumer offset Report URL: h

Re: [PR] [ISSUE #8647] Fix the issue where lmq cannot update consumer offset [rocketmq]

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

[GH] (rocketmq): Workflow run "Run Integration Tests" is working again!

2024-09-04 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 965a4a4f51aa3ee3cb96f839d41b02e2ab580131 / RongtongJin Fix the issue where lmq cannot update consumer offset Report URL: https:

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

2024-09-04 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: 3368c06e6bbd04ece05703857db420e90116cbbd / 小陈 [ISSUE #8643] Add an integration testing pipeline to current CI workflow (#8644)

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

2024-09-04 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: 38b73516abf7be88bcc7bb95d9f2a3ab79e5942b / RongtongJin Fix the issue where lmq cannot update consumer offset Report URL: h

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-09-04 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: db4e58641a2b9733477ee0b4ba002ae8dda538f7 / qianye fix unit test Report URL: https://github.com/apache/rocketmq/actions/runs/10712811

[I] [Enhancement] LMQ cannot update the location because it needs to check if the subscriptionGroup exists [rocketmq]

2024-09-04 Thread via GitHub
RongtongJin opened a new issue, #8647: URL: https://github.com/apache/rocketmq/issues/8647 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary LMQ cannot update the

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

2024-09-04 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: 3368c06e6bbd04ece05703857db420e90116cbbd / 小陈 [ISSUE #8643] Add an integration testing pipeline to current CI workflow (#8644) * Add a it pipelin

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

2024-09-04 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 5d43e7d111ab2461c94fc62c1021cf7aee9d0219 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8609] Add the BrokerConfi

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

2024-09-04 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 github-actions[bot]). Head commit for run: 3368c06e6bbd04ece05703857db420e90116cbbd / 小陈 [ISSUE #8643] Add an integration testing pipeline to current CI wor

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

2024-09-04 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: 3368c06e6bbd04ece05703857db420e90116cbbd / 小陈 [ISSUE #8643] Add an integration testing pipeline to current CI workflow (#864

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: ff04599dc2acc037d4c97028993b8f863a94301d / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apache:develop'

[PR] Fix: instance was created prematurely [rocketmq]

2024-09-04 Thread via GitHub
oopooa opened a new pull request, #8645: URL: https://github.com/apache/rocketmq/pull/8645 ### Which Issue(s) This PR Fixes Fixes #8456 ### Brief Description ensure the instance is created at the right moment ### How Did You Test This Change?

Re: [PR] Fix: instance was created prematurely [rocketmq]

2024-09-04 Thread via GitHub
oopooa closed pull request #8457: Fix: instance was created prematurely URL: https://github.com/apache/rocketmq/pull/8457 -- 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 uns

[GH] (rocketmq): Workflow run "Snapshot Daily Release Automation" failed!

2024-09-04 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: 5d43e7d111ab2461c94fc62c1021cf7aee9d0219 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8609] Add the Brok

Re: [I] [Bug] Proxy Set CUSTER Mode - Consumer Group Not Online [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] commented on issue #6950: URL: https://github.com/apache/rocketmq/issues/6950#issuecomment-2330353097 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: [PR] [ISSUE #7164] Refactor Controller with asynchronous event handling architecture [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] closed pull request #7165: [ISSUE #7164] Refactor Controller with asynchronous event handling architecture URL: https://github.com/apache/rocketmq/pull/7165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] Proxy Set CUSTER Mode - Consumer Group Not Online [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] closed issue #6950: [Bug] Proxy Set CUSTER Mode - Consumer Group Not Online URL: https://github.com/apache/rocketmq/issues/6950 -- 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 th

Re: [PR] [ISSUE #7164] Refactor Controller with asynchronous event handling architecture [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] commented on PR #7165: URL: https://github.com/apache/rocketmq/pull/7165#issuecomment-2330353060 This PR 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 the messa

Re: [PR] Enhancement getNamesrvAddr trim #7252 [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] closed pull request #7258: Enhancement getNamesrvAddr trim #7252 URL: https://github.com/apache/rocketmq/pull/7258 -- 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] Enhancement getNamesrvAddr trim #7252 [rocketmq]

2024-09-04 Thread via GitHub
github-actions[bot] commented on PR #7258: URL: https://github.com/apache/rocketmq/pull/7258#issuecomment-2330353032 This PR 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 the messa

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: 21e8325de2dabf88a2ec570f4b45be4744c803f6 / Jamie Remove the step of uploading report Report URL: https://github.com/apache/rocke

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

2024-09-04 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: 5cb0f3d194642ddb3476a190094966ee316eb5b7 / Jamie Remove branch trigger Report URL: https://github.com/apache/rocketmq/actions/runs/10702419216 With

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user chi3316 (triggered by chi3316). Head commit for run: 21e8325de2dabf88a2ec570f4b45be4744c803f6 / Jamie Remove the step of uploading report Report URL: https://github.com/apache/rocke

[PR] [ISSUE #8643] Add an integration testing pipeline to current CI workflow [rocketmq]

2024-09-04 Thread via GitHub
chi3316 opened a new pull request, #8644: URL: https://github.com/apache/rocketmq/pull/8644 ### Which Issue(s) This PR Fixes Fixes [#8643 ](https://github.com/apache/rocketmq/issues/8643) ### Brief Description This PR adds a new integration testing pipelin

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

2024-09-04 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: b4ae2b27a4c690d973dd091647ba3d03e186a784 / yx9o Update Report URL: https://github.com/apache/rocketmq/actions/runs/10701979118 With regards, GitHub Actions v

[PR] fix Optimise consumer message printing [rocketmq]

2024-09-04 Thread via GitHub
assertion opened a new pull request, #8642: URL: https://github.com/apache/rocketmq/pull/8642 1. client/src/main/java/org/apache/rocketmq/client/consumer/store/RemoteBrokerOffsetStore.java a. 优化persistAll函数的日志输出格式 -- This is an automated message from the Apache Git Service. To respon

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

2024-09-04 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: ba8804170225d7c4ddef9e2c9c70f47779e54a58 / wanghuaiyuan fix fail test Report URL: https://github.com/apache/rocketmq/actions/runs/10701485623

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

2024-09-04 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 5d43e7d111ab2461c94fc62c1021cf7aee9d0219 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8609] Add the BrokerConfi

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

2024-09-04 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: dc8cf6d52a3bbd6e0c81faf73cbf87f84140cf30 / yx9o [ISSUE #8640] Add more test coverage for Broker2Client Report URL: https://github.com/apache/rocketmq/actions/

[PR] [ISSUE #8640] Add more test coverage for Broker2Client [rocketmq]

2024-09-04 Thread via GitHub
yx9o opened a new pull request, #8641: URL: https://github.com/apache/rocketmq/pull/8641 Fixes #8640 . -- 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 unsubscrib

[PR] Add stack info when consuming fail [rocketmq-client-go]

2024-09-04 Thread via GitHub
francisoliverlee opened a new pull request, #1164: URL: https://github.com/apache/rocketmq-client-go/pull/1164 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate

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

2024-09-04 Thread via GitHub
yx9o opened a new issue, #8640: URL: https://github.com/apache/rocketmq/issues/8640 ### 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. ### M

[I] Need to print stack info when consume throw exception like NPE [rocketmq-client-go]

2024-09-04 Thread via GitHub
francisoliverlee opened a new issue, #1163: URL: https://github.com/apache/rocketmq-client-go/issues/1163 The issue tracker is **ONLY** used for the go client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)).

[I] [Bug] storeTimestamp与bornTimestamp差值偶现超900ms [rocketmq]

2024-09-04 Thread via GitHub
sltjav opened a new issue, #8639: URL: https://github.com/apache/rocketmq/issues/8639 ### 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 "Build and Run Tests by Maven" failed!

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 863f41c4310ef5f76f79f5cfb23dc8a768ad402e / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apache:develop'

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

2024-09-04 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 5d43e7d111ab2461c94fc62c1021cf7aee9d0219 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8609] Add the BrokerConfi

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

2024-09-04 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 5d43e7d111ab2461c94fc62c1021cf7aee9d0219 / qianye <37405937+qianye1...@users.noreply.github.com> [ISSUE #8609] Add the BrokerConfig updateNameServerAd

Re: [I] [Enhancement] The time interval for the broker to query the namesrv address can be configured. [rocketmq]

2024-09-04 Thread via GitHub
lizhimins closed issue #8609: [Enhancement] The time interval for the broker to query the namesrv address can be configured. URL: https://github.com/apache/rocketmq/issues/8609 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 994905e5a7df5af414818483953816bdfc8690cb / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apache:develop'

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

2024-09-04 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: d0c812982709311c7356473b9dcafee589f80fae / 小陈 [ISSUE #8623] Temporarily skip flaky unit tests on macOS (#8633) * Skip flak

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

2024-09-04 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: bf3d7d41a9ca1b118d1783c10ab5ec1856b78251 / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apache:develop'

Re: [PR] [ISSUE #8618] Supports getting consumer group information for all pop patterns on the broker [rocketmq]

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

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

2024-09-04 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: bf3d7d41a9ca1b118d1783c10ab5ec1856b78251 / hqbfz <125714719+3424672...@users.noreply.github.com> Merge branch 'apache:develop' into rip Report URL

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

2024-09-04 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: ccaf7fc26d26b4b215d157d201ee0f01740e42be / tsaitsung-han.tht Fix code style Report URL: https://github.com/apache/rocketmq-clien

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

2024-09-04 Thread GitBox
The GitHub Actions job "License Checker" on rocketmq-clients.git has failed. Run started by GitHub user tsunghanjacktsai (triggered by tsunghanjacktsai). Head commit for run: ccaf7fc26d26b4b215d157d201ee0f01740e42be / tsaitsung-han.tht Fix code style Report URL: https://github.com/apache/rock

Re: [I] [Bug] controller start panic [rocketmq]

2024-09-04 Thread via GitHub
zonghaishang commented on issue #8636: URL: https://github.com/apache/rocketmq/issues/8636#issuecomment-2328142055 rocketmq-rocksdb 需要兼容一下arm64, 我把 rocketmq-rocksdb 依赖替换成 9.5.2 就可以了. 不过broker 又依赖rocketmq-rocksdb的一些新增java。。 -- This is an automated message from the Apache Git Service

(rocketmq-client-go) branch master updated: fix get push consumer consumer rt (#1148)

2024-09-04 Thread yuzhou
This is an automated email from the ASF dual-hosted git repository. yuzhou 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 fe4b42e fix get push consumer consu

Re: [PR] fix get push consumer consumer rt [rocketmq-client-go]

2024-09-04 Thread via GitHub
yuz10 merged PR #1148: URL: https://github.com/apache/rocketmq-client-go/pull/1148 -- 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

Re: [I] [Enhancement] Optimise consumer message printing [rocketmq]

2024-09-04 Thread via GitHub
assertion commented on issue #8621: URL: https://github.com/apache/rocketmq/issues/8621#issuecomment-2328100456 I'll fix this. -- 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

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

2024-09-04 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: 632943ea843eaf43144a008dc28fc013b80aba90 / 小陈 [ISSUE #8596] Remove redundant mvn test and log check steps from CI workflow Report URL: https://g

(rocketmq) branch develop updated: [ISSUE #8596] Remove redundant mvn test and log check steps from CI workflow

2024-09-04 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 632943ea84 [ISSUE #8596] Remove redund

Re: [I] [Enhancement] Improve CI efficiency by removing redundant mvn test step [rocketmq]

2024-09-04 Thread via GitHub
RongtongJin closed issue #8596: [Enhancement] Improve CI efficiency by removing redundant mvn test step URL: https://github.com/apache/rocketmq/issues/8596 -- 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