Re: [I] error Caused by: java.util.concurrent.CancellationException: Task was cancelled. [rocketmq]

2023-12-20 Thread via GitHub
TickFairy commented on issue #7239: URL: https://github.com/apache/rocketmq/issues/7239#issuecomment-1864142651 ![image](https://github.com/apache/rocketmq/assets/68361970/7654149b-1541-410c-854f-aceb7345dc3a) -- This is an automated message from the Apache Git Service. To respond

[I] [Bug] In Controller mode, messages may be lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
GenerousMan opened a new issue, #7689: URL: https://github.com/apache/rocketmq/issues/7689 ### 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]

[PR] [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
GenerousMan opened a new pull request, #7690: URL: https://github.com/apache/rocketmq/pull/7690 ### Which Issue(s) This PR Fixes Fixes #7689 Upon restart, it is necessary to compensate for messages after the confirmOffset by moving the cq offset backwards. It m

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 5292ffcd4d06b52bc1ab32cff70d16f30c2aea49 / juntao refactor the method of compensating for HA. Report URL: https://github.co

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: fe9700e1a21d419c08465069cff34bdb76831926 / juntao not modify the imports. Report URL: https://github.com/apache/rocketmq/ac

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

2023-12-20 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: f0a3e933b91c1e5ec964e44073643b7bb8cc5e50 / EvanMi <43713766+eva...@users.noreply.github.com> [ISSUE #7684] Fix iterator.remove()

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

2023-12-20 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: f0a3e933b91c1e5ec964e44073643b7bb8cc5e50 / EvanMi <43713766+eva...@users.noreply.github.com> [ISSUE #7684] Fix iterator.remove()

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: fe9700e1a21d419c08465069cff34bdb76831926 / juntao not modify the imports. Report URL: https://github.com/apache/rocketmq

Re: [PR] [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
RongtongJin commented on PR #7690: URL: https://github.com/apache/rocketmq/pull/7690#issuecomment-1864401574 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 unsubs

Re: [PR] [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
RongtongJin commented on code in PR #7690: URL: https://github.com/apache/rocketmq/pull/7690#discussion_r1432676214 ## store/src/main/java/org/apache/rocketmq/store/queue/ConsumeQueueStore.java: ## @@ -444,6 +444,7 @@ public void recoverOffsetTable(long minPhyOffset) {

(rocketmq) branch 4.9.x updated: Bump guava version from 31.1-jre to 32.0.1-jre (#7688)

2023-12-20 Thread jinrongtong
This is an automated email from the ASF dual-hosted git repository. jinrongtong pushed a commit to branch 4.9.x in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/4.9.x by this push: new a79b52991a Bump guava version from 31.1-jre

Re: [PR] [4.9.x] Bump guava version from 31.1-jre to 32.0.1-jre [rocketmq]

2023-12-20 Thread via GitHub
RongtongJin merged PR #7688: URL: https://github.com/apache/rocketmq/pull/7688 -- 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

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 09e3370ffbb7a2cdc5e734674ba0d655768ddbc1 / juntao refactor the log. Report URL: https://github.com/apache/rocketmq/actions/

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 23a46a62a4df69ab187268dc726e9a3a7c5e59ed / juntao refactor the log. Report URL: https://github.com/apache/rocketmq/actions/

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

2023-12-20 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: f0a3e933b91c1e5ec964e44073643b7bb8cc5e50 / EvanMi <43713766+eva...@users.noreply.github.com> [ISSUE #7684] Fix iterator.remove()

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

2023-12-20 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: f0a3e933b91c1e5ec964e44073643b7bb8cc5e50 / EvanMi <43713766+eva...@users.noreply.github.com> [ISSUE #7684] Fix iterator.remove()

Re: [PR] [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
codecov-commenter commented on PR #7690: URL: https://github.com/apache/rocketmq/pull/7690#issuecomment-1864566470 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7690?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" failed!

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 23a46a62a4df69ab187268dc726e9a3a7c5e59ed / juntao refactor the log. Report URL: https://github.com/apache/rocketmq/actions/

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user GenerousMan (triggered by GenerousMan). Head commit for run: 09e3370ffbb7a2cdc5e734674ba0d655768ddbc1 / juntao refactor the log. Report URL: https://github.com/apache/rocketmq/actions/

Re: [I] Sending message in asynchronous mode by using python client [rocketmq]

2023-12-20 Thread via GitHub
github-actions[bot] commented on issue #5658: URL: https://github.com/apache/rocketmq/issues/5658#issuecomment-1865298736 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 #5710] optimize ServiceThread's waitForRunning logic [rocketmq]

2023-12-20 Thread via GitHub
github-actions[bot] commented on PR #5713: URL: https://github.com/apache/rocketmq/pull/5713#issuecomment-1865298700 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

Re: [I] [Bug] Timed MessageQueue Refresh Exception [rocketmq-clients]

2023-12-20 Thread via GitHub
github-actions[bot] commented on issue #603: URL: https://github.com/apache/rocketmq-clients/issues/603#issuecomment-1865306165 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 respo

Re: [I] [Bug] Timed MessageQueue Refresh Exception [rocketmq-clients]

2023-12-20 Thread via GitHub
github-actions[bot] closed issue #603: [Bug] Timed MessageQueue Refresh Exception URL: https://github.com/apache/rocketmq-clients/issues/603 -- 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

[I] broker使用hostNetwork: true,但是注册到name-service上的IP还是pod CIDR段的IP [rocketmq-operator]

2023-12-20 Thread via GitHub
yylstudy opened a new issue, #202: URL: https://github.com/apache/rocketmq-operator/issues/202 1. Please describe the issue you observed: broker使用hostNetwork: true,但是注册到name-service上的IP还是pod CIDR段的IP broker配置如下 ![image](https://github.com/apache/rocketmq-operator/assets/2640

Re: [I] 当MQTT设备数量特别多,消息特别频繁的时候,notify的RPC 因为是每台服务器都通知的,每台服务器接受notify QPS会特别高 [rocketmq-mqtt]

2023-12-20 Thread via GitHub
pingww closed issue #212: 当MQTT设备数量特别多,消息特别频繁的时候,notify的RPC 因为是每台服务器都通知的,每台服务器接受notify QPS会特别高 URL: https://github.com/apache/rocketmq-mqtt/issues/212 -- 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

Re: [I] 一直写java.lang.NullPointerException: null日志,每天产生60G日志 [rocketmq-mqtt]

2023-12-20 Thread via GitHub
DongyuanPan commented on issue #221: URL: https://github.com/apache/rocketmq-mqtt/issues/221#issuecomment-1865411002 > > 消息无法消费,产生大量的retry消息,然后走到这儿又不被认为是mqtt消息(因为检查user property中没有PROPERTY_ORIGIN_MQTT_TOPIC属性)。 > > 然后,也没有PROPERTY_INNER_MULTI_DISPATCH这个属性,最终event中的topic为空。 另一线程处理event

Re: [I] 安装配置好之后使用mqttx测试连接不上 [rocketmq-mqtt]

2023-12-20 Thread via GitHub
DongyuanPan commented on issue #216: URL: https://github.com/apache/rocketmq-mqtt/issues/216#issuecomment-1865415192 > > > 奥,那就是没办法用mqttx直接进行收发测试了 > > > > > > 可以的哈,你求出加签后的密码,直接写在mqttx 上就行 > > 右边三种加签后的密码都试了都不行,人麻了 ![image](https://private-user-images.githubusercontent.com/35

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: bc7b507be52ba6228493b07e5f13350ad7b033ee / ShuangxiDing Merge remote-tracking branch 'upstream/develop' into hotfix

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

2023-12-20 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: f0a3e933b91c1e5ec964e44073643b7bb8cc5e50 / EvanMi <43713766+eva...@users.noreply.github.com> [ISSUE #7684] Fix iterator.

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

2023-12-20 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user dingshuangxi888 (triggered by dingshuangxi888). Head commit for run: bc7b507be52ba6228493b07e5f13350ad7b033ee / ShuangxiDing Merge remote-tracking branch 'upstream/develop' into hotfix/fix_pop_born_time R

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: bd6b4b813bfdab8cead823919ebb36c74010f04b / zhouxiang Optimize rebalance Report URL: https://github.com/apache/rocketmq/actions/ru

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

2023-12-20 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 87c733aeeb74786136e629735b7e09e24aae3a56 / zhouxiang Add return value for sendHeartbeat related method Add sendHeartbeatToBroker Re

(rocketmq) branch develop updated: [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset (#7690)

2023-12-20 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 2c898c9b31 [ISSUE #7689] In Controller

Re: [PR] [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset [rocketmq]

2023-12-20 Thread via GitHub
RongtongJin merged PR #7690: URL: https://github.com/apache/rocketmq/pull/7690 -- 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

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

2023-12-20 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: 2c898c9b31bf195174cf1e3a626a7c61f7576381 / Ji Juntao [ISSUE #7689] In Controller mode, messages may lost due to sharing the

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

2023-12-20 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: 2c898c9b31bf195174cf1e3a626a7c61f7576381 / Ji Juntao [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset (#769

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

2023-12-20 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: 2c898c9b31bf195174cf1e3a626a7c61f7576381 / Ji Juntao [ISSUE #7689] In Controller mode, messages may lost due to sharing the same cq offset (

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

2023-12-20 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: 2c898c9b31bf195174cf1e3a626a7c61f7576381 / Ji Juntao [ISSUE #7689] In Controller mode, messages may lost due to sharing the