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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 4216e2b0f1e9beba217fd20eecb9e5bad2e9b434 / yuz10 <845238...@qq.com> fix test Report URL: https://github.com/apache/rocketmq/actions/runs

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user humkum (triggered by RongtongJin). Head commit for run: 0468a096f3229f4ec710a075b892de7d99164231 / Hankunming <1109939...@qq.com> fix: There's no need to retry when async produce already

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: b3be771f0ebbbd6ac58bdd450dfc8af773b76e37 / yuz10 <845238...@qq.com> fix tests Report URL: https://github.com/apache/rocketmq/actions/

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

2024-05-22 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: dcc88c65f1f29b392fbb31b386dbf1901afc / Humkum <1109939...@qq.com> [ISSUE #8166] optimize: make compression type configura

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: b3be771f0ebbbd6ac58bdd450dfc8af773b76e37 / yuz10 <845238...@qq.com> fix tests Report URL: https://github.com/apache/rocketmq/actions/run

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

2024-05-22 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: dcc88c65f1f29b392fbb31b386dbf1901afc / Humkum <1109939...@qq.com> [ISSUE #8166] optimize: make compression type configurable in producer clinet

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

2024-05-22 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: dcc88c65f1f29b392fbb31b386dbf1901afc / Humkum <1109939...@qq.com> [ISSUE #8166] optimize: make compression type config

(rocketmq) branch develop updated: [ISSUE #8166] optimize: make compression type configurable in producer clinet level

2024-05-22 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 dcc88c65f1 [ISSUE #8166] optimize: make

Re: [I] [Enhancement] Configure production compression type at the producer instance level instead of at the process level [rocketmq]

2024-05-22 Thread via GitHub
RongtongJin closed issue #8166: [Enhancement] Configure production compression type at the producer instance level instead of at the process level URL: https://github.com/apache/rocketmq/issues/8166 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [ISSUE #8166]optimize: make compression type configurable in producer clinet level [rocketmq]

2024-05-22 Thread via GitHub
RongtongJin merged PR #8167: URL: https://github.com/apache/rocketmq/pull/8167 -- 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] Develop branch startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
yx9o closed issue #274: Develop branch startup exception URL: https://github.com/apache/rocketmq-mqtt/issues/274 -- 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] Develop branch startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
yx9o commented on issue #274: URL: https://github.com/apache/rocketmq-mqtt/issues/274#issuecomment-2126228718 Fixed by #276. -- 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 "Build and Run Tests by Maven" failed!

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: b3be771f0ebbbd6ac58bdd450dfc8af773b76e37 / yuz10 <845238...@qq.com> fix tests Report URL: https://github.com/apache/rocketmq/actions/run

Re: [I] 一个应用只允许一个gid,但是有好几个消费类(不同业务不同的topic),导致订阅关系不一致 [rocketmq-spring]

2024-05-22 Thread via GitHub
drpmma commented on issue #653: URL: https://github.com/apache/rocketmq-spring/issues/653#issuecomment-2126178232 在rocketmq中,可以通过consumer多次调用subscribe,使得一个consumer能够同时订阅多个topic;阅读了一下rocketmq-spring的代码,org.apache.rocketmq.spring.support.DefaultRocketMQListenerContainer,看起来是不支持这种做法的。 I

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8130) Co-a

Re: [I] 一个应用只允许一个gid,但是有好几个消费类(不同业务不同的topic),导致订阅关系不一致 [rocketmq-spring]

2024-05-22 Thread via GitHub
drpmma commented on issue #653: URL: https://github.com/apache/rocketmq-spring/issues/653#issuecomment-2126169393 最简单的解决方案,不要让gid和应用绑定,gid本身就是一个消费组集群的概念,和应用不应该绑定。 The simplest solution is not to bind the gid with the application, as the gid itself represents the concept of a consumer

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: b3be771f0ebbbd6ac58bdd450dfc8af773b76e37 / yuz10 <845238...@qq.com> fix tests Report URL: https://github.com/apache/rocketmq/actions/run

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8130) Co-a

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: df035f36caad70751b01531920836509a6023505 / yuz10 <845238...@qq.com> fix bazel test Report URL: https://github.com/apache/rocketmq/action

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8130) Co-a

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8130) Co-a

Re: [PR] [ISSUE #264] fix: cherry pick #265 for compilation error [rocketmq-mqtt]

2024-05-22 Thread via GitHub
YxAc closed pull request #280: [ISSUE #264] fix: cherry pick #265 for compilation error URL: https://github.com/apache/rocketmq-mqtt/pull/280 -- 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 spec

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 88bb8447c5c74d4d83eb365337639154861412b6 / yuz10 <845238...@qq.com> fix bazel test Report URL: https://github.com/apache/rocketmq/action

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 98eab0b887d6ed511a461557c69f849171efb9fe / yuz10 <845238...@qq.com> fix bazel test Report URL: https://github.com/apache/rocketmq/action

Re: [PR] [ISSUE #8055]remove unnecessary math.abs() method [rocketmq]

2024-05-22 Thread via GitHub
Willhow-Gao commented on PR #8056: URL: https://github.com/apache/rocketmq/pull/8056#issuecomment-2126079763 @lizhimins Please cr again. thx -- 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 sp

(rocketmq-mqtt) branch develop_mqtt5.0 updated: Support some simple feature (#254)

2024-05-22 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch develop_mqtt5.0 in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git The following commit(s) were added to refs/heads/develop_mqtt5.0 by this push: new 5397e58 Support s

Re: [PR] Support some simple feature [rocketmq-mqtt]

2024-05-22 Thread via GitHub
RongtongJin merged PR #254: URL: https://github.com/apache/rocketmq-mqtt/pull/254 -- 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...@ro

(rocketmq-mqtt) branch develop updated: [ISSUE #274] Fix startup exception (#276)

2024-05-22 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-mqtt.git The following commit(s) were added to refs/heads/develop by this push: new 495d573 [ISSUE #274] Fix startup

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
RongtongJin merged PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276 -- 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...@ro

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

2024-05-22 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: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered stor

Re: [I] [Feature] Support to send transaction msg with lmqQueue property [rocketmq]

2024-05-22 Thread via GitHub
github-actions[bot] commented on issue #6795: URL: https://github.com/apache/rocketmq/issues/6795#issuecomment-2125969444 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

Re: [PR] [ISSUE #5844] Fix bug when examine pop consumer group info [rocketmq]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #5956: URL: https://github.com/apache/rocketmq/pull/5956#issuecomment-2125969472 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, pleas

[I] 一个应用只允许一个gid,但是有好几个消费类(不同业务不同的topic),导致订阅关系不一致 [rocketmq-spring]

2024-05-22 Thread via GitHub
hachikozjq opened a new issue, #653: URL: https://github.com/apache/rocketmq-spring/issues/653 如题,有没有好的解决方案? @RocketMQMessageListener( topic = "topic1", consumerGroup = "spring-application-name", messageModel = MessageModel.CLUSTERING ) public class A

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 2f732b9c1bafcafd5fa2c23769f16b2af47408fe / yuz10 <845238...@qq.com> Merge branch 'develop' into develop2 Report URL: https://github.c

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 9ae2a6b61f79f334c11aed576aafc2e666509f45 / weihu update Report URL: https://github.com/apache/rocketmq/actions/runs/919265510

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8130) Co-a

Re: [PR] [ISSUE #8177]optimising update topic from name server [rocketmq]

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

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

2024-05-22 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 9ae2a6b61f79f334c11aed576aafc2e666509f45 / weihu update Report URL: https://github.com/apache/rocketmq/actions/runs/9192655111 With regards, G

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 2f732b9c1bafcafd5fa2c23769f16b2af47408fe / yuz10 <845238...@qq.com> Merge branch 'develop' into develop2 Report URL: https://github.com/

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

Re: [I] [Enhancement] Reduce try catch scope in ProcessQueue#removeMessage [rocketmq]

2024-05-22 Thread via GitHub
miles-ton closed issue #8171: [Enhancement] Reduce try catch scope in ProcessQueue#removeMessage URL: https://github.com/apache/rocketmq/issues/8171 -- 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 t

Re: [PR] [ISSUE #8171] Reduce try catch scope in ProcessQueue#removeMessage [rocketmq]

2024-05-22 Thread via GitHub
miles-ton closed pull request #8172: [ISSUE #8171] Reduce try catch scope in ProcessQueue#removeMessage URL: https://github.com/apache/rocketmq/pull/8172 -- 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

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 8d7dad5061d55534310c1c69839606b0d4c4068f / weihu dns resolution failure not updating controllerAddresses Report URL: https://

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

2024-05-22 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: 8d7dad5061d55534310c1c69839606b0d4c4068f / weihu dns resolution failure not updating controllerAddresses Report URL: https://github.com/apache/roc

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

Re: [PR] [ISSUE #6873] Not update controller address list when the resolved result is empty [rocketmq]

2024-05-22 Thread via GitHub
weihubeats closed pull request #6874: [ISSUE #6873] Not update controller address list when the resolved result is empty URL: https://github.com/apache/rocketmq/pull/6874 -- 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 #8177]optimising update topic from name serve [rocketmq]

2024-05-22 Thread via GitHub
weihubeats commented on PR #8180: URL: https://github.com/apache/rocketmq/pull/8180#issuecomment-2124466141 I'm very sorry that the previous pr https://github.com/apache/rocketmq/issues/6873 was closed by me, so please take a look at this latest pr -- This is an automated message from th

Re: [PR] [ISSUE #8177]optimising update topic from name serve [rocketmq]

2024-05-22 Thread via GitHub
weihubeats commented on PR #8180: URL: https://github.com/apache/rocketmq/pull/8180#issuecomment-2124452884 @RongtongJin @ferrirW -- 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 #8177]optimising update topic from name serve [rocketmq]

2024-05-22 Thread via GitHub
weihubeats commented on PR #8180: URL: https://github.com/apache/rocketmq/pull/8180#issuecomment-2124451295 Let me give you an example, if the normal ip address for dns resolution is 192.168.1.1 After the dns parsing exception, the controller's address should not be updated, should conti

[PR] [ISSUE #8177]optimising update topic from name serve [rocketmq]

2024-05-22 Thread via GitHub
weihubeats opened a new pull request, #8180: URL: https://github.com/apache/rocketmq/pull/8180 https://github.com/apache/rocketmq/issues/8177 -- 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 s

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: e0618b56cf2173f7f2b69a165993829d2c857a8d / weihu Optimising unit tests to solve mqClientInstance sharing issues Report URL: h

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
YxAc commented on PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#issuecomment-2124353788 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 unsubscribe

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
DongyuanPan commented on code in PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#discussion_r1609645962 ## mqtt-ds/src/main/java/org/apache/rocketmq/mqtt/ds/notify/NotifyManager.java: ## @@ -73,18 +72,20 @@ public class NotifyManager { private NettyRemotingCl

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

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

2024-05-22 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: e0618b56cf2173f7f2b69a165993829d2c857a8d / weihu Optimising unit tests to solve mqClientInstance sharing issues Report URL: https://github.com/apa

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: e0618b56cf2173f7f2b69a165993829d2c857a8d / weihu Optimising unit tests to solve mqClientInstance sharing issues Report URL

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
YxAc commented on PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#issuecomment-2124241589 > Hi @YxAc , please review, thank you. Pls resolve the comment above, thx. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
YxAc commented on code in PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#discussion_r1609572391 ## mqtt-ds/src/main/java/org/apache/rocketmq/mqtt/ds/notify/NotifyManager.java: ## @@ -73,18 +72,20 @@ public class NotifyManager { private NettyRemotingClient re

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

2024-05-22 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: bd706ff394d5c933ebff4cdf94118a702d79e4e2 / weihu format code Report URL: https://github.com/apache/rocketmq/actions/runs/9188104575 With regards,

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
yx9o commented on PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#issuecomment-2124220659 Hi @YxAc , please review, thank you. -- 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 s

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 9eb378eb6655c588ed316534c9b85946ac2309eb / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/918

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: bd706ff394d5c933ebff4cdf94118a702d79e4e2 / weihu format code Report URL: https://github.com/apache/rocketmq/actions/runs/9188

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

2024-05-22 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: bd706ff394d5c933ebff4cdf94118a702d79e4e2 / weihu format code Report URL: https://github.com/apache/rocketmq/actions/runs/9188

[I] [Bug] Bug title Long polling mode, the consumer consumerTimeoutMillisWhenSuspend must greater than brokerSuspendMaxTimeMillis [rocketmq]

2024-05-22 Thread via GitHub
smallemployees opened a new issue, #8179: URL: https://github.com/apache/rocketmq/issues/8179 ### 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). - [

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

2024-05-22 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 9eb378eb6655c588ed316534c9b85946ac2309eb / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/9187631671 With rega

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

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

2024-05-22 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: aaa5fbe66fc6617028fa329f65cd7e063cca8115 / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/9187575412 With regards

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

2024-05-22 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 9eb378eb6655c588ed316534c9b85946ac2309eb / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/9187631661 With regards

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

2024-05-22 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: aaa5fbe66fc6617028fa329f65cd7e063cca8115 / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/918

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: aaa5fbe66fc6617028fa329f65cd7e063cca8115 / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/918

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

2024-05-22 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (#8

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

2024-05-22 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user weihubeats (triggered by weihubeats). Head commit for run: aaa5fbe66fc6617028fa329f65cd7e063cca8115 / weihu rolling back Report URL: https://github.com/apache/rocketmq/actions/runs/9187575436 With regards, G

[PR] [ISSUE #8177]optimising update topic from name server [rocketmq]

2024-05-22 Thread via GitHub
weihubeats opened a new pull request, #8178: URL: https://github.com/apache/rocketmq/pull/8178 https://github.com/apache/rocketmq/issues/8177 -- 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 s

[I] [Enhancement] UpdateTopicRouteInfoFromNameServer Concurrently Missing Double Checks [rocketmq]

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

Re: [PR] [ISSUE #274]: fix startup exception [rocketmq-mqtt]

2024-05-22 Thread via GitHub
yx9o commented on PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#issuecomment-2124072514 OK, i take care of it as soon as possible. -- 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

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

2024-05-22 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user lizhimins (triggered by lizhimins). Head commit for run: 1b42515093fb56a2cabfa754564397e343a357be / yuz10 <845238...@qq.com> [ISSUE #8129] Support topic reserved time in tiered storage (

Re: [PR] [ISSUE #708] Fix the issue that PushConsumer reentrant pop doesn't work as expected [rocketmq-clients]

2024-05-22 Thread via GitHub
starhu521 commented on PR #709: URL: https://github.com/apache/rocketmq-clients/pull/709#issuecomment-2124024281 May I know when this fix will be released? This issue often occurs during network fluctuations. -- This is an automated message from the Apache Git Service. To respond to the m