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

2024-05-13 Thread via GitHub
yx9o opened a new pull request, #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276 Fix #274 , develop branch startup exception. -- 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 specif

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

2024-05-13 Thread via GitHub
DongyuanPan commented on code in PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#discussion_r1598039603 ## mqtt-ds/src/main/java/org/apache/rocketmq/mqtt/ds/meta/MetaPersistManagerSample.java: ## @@ -64,15 +63,14 @@ public class MetaPersistManagerSample implements

[GH] (rocketmq-clients): Workflow run "Node.js Coverage" failed!

2024-05-13 Thread GitBox
The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed. Run started by GitHub user zhaohai666 (triggered by RongtongJin). Head commit for run: 630670bc9c3f7c67ccc7128193d93922675ed5ed / zh378814 Remove empty values from settings Report URL: https://github.com/apache/rock

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user biningo (triggered by cserwen). Head commit for run: 91c4f433c74d8d8b6922dfbf018dd0cf0f1f5f7d / biningo Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY Report URL: https://github.com/apache/ro

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

2024-05-13 Thread via GitHub
yx9o commented on code in PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#discussion_r1598068540 ## mqtt-ds/src/main/java/org/apache/rocketmq/mqtt/ds/meta/MetaPersistManagerSample.java: ## @@ -64,15 +63,14 @@ public class MetaPersistManagerSample implements MetaP

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user colin719 (triggered by RongtongJin). Head commit for run: 675add98682ef1a8e66efbd254625c17d27eb9ff / lirui avoid scheduled tasks exiting because of unknown exceptions Signed-off-by:

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user biningo (triggered by cserwen). Head commit for run: 91c4f433c74d8d8b6922dfbf018dd0cf0f1f5f7d / biningo Return SYSTEM_BUSY if PutMessageStatus is OS_PAGE_CACHE_BUSY Report URL: https:/

Re: [PR] [ISSUE #8070] Optimize the submitConsumeRequest and remove unnecessary exception catching [rocketmq]

2024-05-13 Thread via GitHub
drpmma commented on code in PR #8071: URL: https://github.com/apache/rocketmq/pull/8071#discussion_r1598084837 ## client/src/main/java/org/apache/rocketmq/client/impl/consumer/ConsumeMessageConcurrentlyService.java: ## @@ -190,35 +189,11 @@ public void submitConsumeRequest(

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

2024-05-13 Thread via GitHub
DongyuanPan commented on code in PR #276: URL: https://github.com/apache/rocketmq-mqtt/pull/276#discussion_r1598084965 ## mqtt-ds/src/main/java/org/apache/rocketmq/mqtt/ds/meta/MetaPersistManagerSample.java: ## @@ -64,15 +63,14 @@ public class MetaPersistManagerSample implements

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: b25980fe08232a3513720032e95c81ba60ed945d / zhouxiang Add unit test for MQClientAPIExtTest Report URL: https://github.com/apache/rocketmq/actions/runs/

[I] [Enhancement] Support bitmap filter for Static Subscription [rocketmq]

2024-05-13 Thread via GitHub
drpmma opened a new issue, #8123: URL: https://github.com/apache/rocketmq/issues/8123 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary 1. Support bitmap filter f

[I] [Bug] scheduled tasks exiting because of OutOfDirectMemoryError [rocketmq]

2024-05-13 Thread via GitHub
colin719 opened a new issue, #8124: URL: https://github.com/apache/rocketmq/issues/8124 ### 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 h

[PR] [ISSUE #8123] Support bitmap filter for Static Subscription [rocketmq]

2024-05-13 Thread via GitHub
drpmma opened a new pull request, #8125: URL: https://github.com/apache/rocketmq/pull/8125 ### Which Issue(s) This PR Fixes Fixes #8123 ### Brief Description Support bitmap filter for Static Subscription ### How Did You Test This Change?

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

2024-05-13 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: 71c9b02f9325bfcddb25167360ee5b94890f5296 / zhouxiang Set bloomFilterData for ConsumerFilterData When pop or pull Report URL: https:/

[GH] (rocketmq-clients): Workflow run "Node.js Coverage" failed!

2024-05-13 Thread GitBox
The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed. Run started by GitHub user zhaohai666 (triggered by RongtongJin). Head commit for run: 3df10a5c50e67fe1045f670b1bc6f6f415683331 / zh378814 update format and single quotes Report URL: https://github.com/apache/rocket

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 71c9b02f9325bfcddb25167360ee5b94890f5296 / zhouxiang Set bloomFilterData for ConsumerFilterData When pop or pull Report URL: http

[GH] (rocketmq-clients): Workflow run "Node.js Coverage" failed!

2024-05-13 Thread GitBox
The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed. Run started by GitHub user zhaohai666 (triggered by panzhi33). Head commit for run: 4f82c90c615b09d9b8189b848366f09a9eab3881 / zh378814 update format Report URL: https://github.com/apache/rocketmq-clients/actions/ru

Re: [PR] [ISSUE #8123] Support bitmap filter for Static Subscription [rocketmq]

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

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

2024-05-13 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: b25980fe08232a3513720032e95c81ba60ed945d / zhouxiang Add unit test for MQClientAPIExtTest Report URL: https://github.com/apache/r

Re: [PR] [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions [rocketmq]

2024-05-13 Thread via GitHub
RongtongJin merged PR #8121: URL: https://github.com/apache/rocketmq/pull/8121 -- 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] [Bug] scheduled tasks exiting because of OutOfDirectMemoryError [rocketmq]

2024-05-13 Thread via GitHub
RongtongJin closed issue #8124: [Bug] scheduled tasks exiting because of OutOfDirectMemoryError URL: https://github.com/apache/rocketmq/issues/8124 -- 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

(rocketmq) branch develop updated: [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions

2024-05-13 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 6091968907 [ISSUE #8124] Avoid schedule

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 71c9b02f9325bfcddb25167360ee5b94890f5296 / zhouxiang Set bloomFilterData for ConsumerFilterData When pop or pull Report URL: https:/

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

2024-05-13 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has succeeded. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions Signed-off-by:

[I] 使用 docker compose 部署 2m 2s 并且加入代理组件当 其中一个 master broker 宕机之后部分消息一直重复消费 [rocketmq]

2024-05-13 Thread via GitHub
muzhi9018 opened a new issue, #8126: URL: https://github.com/apache/rocketmq/issues/8126 ### 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] 使用 docker compose 部署 2m 2s 并且加入代理组件当 其中一个 master broker 宕机之后部分消息一直重复消费 [rocketmq]

2024-05-13 Thread via GitHub
muzhi9018 commented on issue #8126: URL: https://github.com/apache/rocketmq/issues/8126#issuecomment-2107147689 消费者 控制台图片上传错了 重新上传 ![1715594231311](https://github.com/apache/rocketmq/assets/38956027/e573dcd3-67b8-4d37-b4db-f0b624e5985d) -- This is an automated message from the Apac

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

2024-05-13 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: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown excep

[I] [Feature] 支持打包 [rocketmq-clients]

2024-05-13 Thread via GitHub
yarlc opened a new issue, #751: URL: https://github.com/apache/rocketmq-clients/issues/751 ### Programming Language of the Client Node.js ### Is Your Feature Request Related to a Problem? 想要打包可运行只能修改源码 ### Describe the Solution You'd Like # src/util/index.ts

Re: [PR] [ISSUE #4440] upgrade fastjson from 1.x to 2.x [rocketmq]

2024-05-13 Thread via GitHub
MartinDai closed pull request #6583: [ISSUE #4440] upgrade fastjson from 1.x to 2.x URL: https://github.com/apache/rocketmq/pull/6583 -- 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 #4440] upgrade fastjson from 1.x to 2.x [rocketmq]

2024-05-13 Thread via GitHub
MartinDai commented on PR #6583: URL: https://github.com/apache/rocketmq/pull/6583#issuecomment-2107341251 It should be add more compatibility test -- 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] 使用 docker compose 部署 2m 2s 并且加入代理组件当 其中一个 master broker 宕机之后部分消息一直重复消费 [rocketmq]

2024-05-13 Thread via GitHub
caigy commented on issue #8126: URL: https://github.com/apache/rocketmq/issues/8126#issuecomment-2107341422 Could you also print message id in your consumer? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: fed0dbc7891bab4f38ed655f2af3bc6c283078ee / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report

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

2024-05-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions Signed

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: fed0dbc7891bab4f38ed655f2af3bc6c283078ee / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report URL: https://github.

[PR] fix: concurrency problem caused by batchFlushOnCheckpoint [rocketmq-flink]

2024-05-13 Thread via GitHub
humkum opened a new pull request, #119: URL: https://github.com/apache/rocketmq-flink/pull/119 fix #118 -- 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-m

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: fed0dbc7891bab4f38ed655f2af3bc6c283078ee / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report

[I] [Bug] The metric of the time wheel was incorrectly calculated [rocketmq]

2024-05-13 Thread via GitHub
3424672656 opened a new issue, #8127: URL: https://github.com/apache/rocketmq/issues/8127 ### 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

[PR] [ISSUE #8127]Fix the metric of the time wheel was incorrectly calculated [rocketmq]

2024-05-13 Thread via GitHub
3424672656 opened a new pull request, #8128: URL: https://github.com/apache/rocketmq/pull/8128 ### Which Issue(s) This PR Fixes Fixes #issue_id ### Brief Description ### How Did You Test This Change? -- This is an automated message f

Re: [PR] [ISSUE #8127]Fix the metric of the time wheel was incorrectly calculated [rocketmq]

2024-05-13 Thread via GitHub
3424672656 commented on PR #8128: URL: https://github.com/apache/rocketmq/pull/8128#issuecomment-2107843189 #8127 -- 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

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

2024-05-13 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: db1e41e64ced8553be7fd2514eff99e46b49c9a8 / wanghuaiyuan <3424672...@qq.com> Fix the metric of the time wheel was incorrectly calculated Report URL: ht

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

2024-05-13 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: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions Si

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: db1e41e64ced8553be7fd2514eff99e46b49c9a8 / wanghuaiyuan <3424672...@qq.com> Fix the metric of the time wheel was incorrectly

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

2024-05-13 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: db1e41e64ced8553be7fd2514eff99e46b49c9a8 / wanghuaiyuan <3424672...@qq.com> Fix the metric of the time wheel was incorrectly ca

[I] when use cgroups v2,the controller can't start [rocketmq-operator]

2024-05-13 Thread via GitHub
usernameisnull opened a new issue, #229: URL: https://github.com/apache/rocketmq-operator/issues/229 The issue tracker is **ONLY** used for the bug report(feature request need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, ple

[I] [Enhancement] support update topic reserved time for topic in tiered storage [rocketmq]

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

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

2024-05-13 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: db1e41e64ced8553be7fd2514eff99e46b49c9a8 / wanghuaiyuan <3424672...@qq.com> Fix the metric of the time wheel was incorrectly calculated Report URL:

[PR] [ISSUE #8129] support update topic reserved time for topic in tiered storage [rocketmq]

2024-05-13 Thread via GitHub
yuz10 opened a new pull request, #8130: URL: https://github.com/apache/rocketmq/pull/8130 ### Which Issue(s) This PR Fixes Fixes #8129 ### Brief Description ### How Did You Test This Change? -- This is an automated message from the A

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

2024-05-13 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 675abdf5bb6aebe0d07743b38fc175e5ef7ddbad / yuz10 <845238...@qq.com> fix Report URL: https://github.com/apache/rocketmq/actions/runs/9065206282 With regards,

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

2024-05-13 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: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions Signed-off-b

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yuz10 (triggered by yuz10). Head commit for run: 675abdf5bb6aebe0d07743b38fc175e5ef7ddbad / yuz10 <845238...@qq.com> fix Report URL: https://github.com/apache/rocketmq/actions/runs/9065206287 With regar

Re: [PR] [ISSUE #8129] support update topic reserved time for topic in tiered storage [rocketmq]

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

Re: [PR] [ISSUE #8070] Optimize the submitConsumeRequest and remove unnecessary exception catching [rocketmq]

2024-05-13 Thread via GitHub
biningo commented on code in PR #8071: URL: https://github.com/apache/rocketmq/pull/8071#discussion_r1598683474 ## client/src/main/java/org/apache/rocketmq/client/impl/consumer/ConsumeMessageConcurrentlyService.java: ## @@ -190,35 +189,11 @@ public void submitConsumeRequest(

Re: [PR] [ISSUE #8070] Optimize the submitConsumeRequest and remove unnecessary exception catching [rocketmq]

2024-05-13 Thread via GitHub
biningo commented on code in PR #8071: URL: https://github.com/apache/rocketmq/pull/8071#discussion_r1598683474 ## client/src/main/java/org/apache/rocketmq/client/impl/consumer/ConsumeMessageConcurrentlyService.java: ## @@ -190,35 +189,11 @@ public void submitConsumeRequest(

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

2024-05-13 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: 675abdf5bb6aebe0d07743b38fc175e5ef7ddbad / yuz10 <845238...@qq.com> fix Report URL: https://github.com/apache/rocketmq/actions/runs/9

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

2024-05-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions

Re: [PR] [ISSUE #8127]Fix the metric of the time wheel was incorrectly calculated [rocketmq]

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

[PR] [ISSUE #229]when use cgroups v2, controller failed to start [rocketmq-operator]

2024-05-13 Thread via GitHub
usernameisnull opened a new pull request, #230: URL: https://github.com/apache/rocketmq-operator/pull/230 ## What is the purpose of the change fix bug #229 ## Brief changelog if no file /sys/fs/cgroup/memory/memory.limit_in_bytes try file /sys/fs/cgroup/memory.max

Re: [I] [Enhancement] Removing unwanted else block in RebalanceLockManager.java [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on issue #6738: URL: https://github.com/apache/rocketmq/issues/6738#issuecomment-2109032286 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: [I] [Enhancement] Removing unwanted else block in RebalanceLockManager.java [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed issue #6738: [Enhancement] Removing unwanted else block in RebalanceLockManager.java URL: https://github.com/apache/rocketmq/issues/6738 -- 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

Re: [PR] [Enhancement]removed unwanted space. [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #6736: URL: https://github.com/apache/rocketmq/pull/6736#issuecomment-2109032312 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]removed unwanted space. [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed pull request #6736: [Enhancement]removed unwanted space. URL: https://github.com/apache/rocketmq/pull/6736 -- 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 #6677]Client Method RebalanceImpl#computePullFromWhere is marked with @Deprecated replace with computePullFromWhereWithException [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #6678: URL: https://github.com/apache/rocketmq/pull/6678#issuecomment-2109032337 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] [ISSUE #6677]Client Method RebalanceImpl#computePullFromWhere is marked with @Deprecated replace with computePullFromWhereWithException [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed pull request #6678: [ISSUE #6677]Client Method RebalanceImpl#computePullFromWhere is marked with @Deprecated replace with computePullFromWhereWithException URL: https://github.com/apache/rocketmq/pull/6678 -- This is an automated message from the Apache Git Service

Re: [PR] [ISSUE #6671]Enhance getting PID [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on PR #6672: URL: https://github.com/apache/rocketmq/pull/6672#issuecomment-2109032356 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] [ISSUE #6671]Enhance getting PID [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed pull request #6672: [ISSUE #6671]Enhance getting PID URL: https://github.com/apache/rocketmq/pull/6672 -- 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.

Re: [I] Enhance getting PID [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed issue #6671: Enhance getting PID URL: https://github.com/apache/rocketmq/issues/6671 -- 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] Enhance getting PID [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on issue #6671: URL: https://github.com/apache/rocketmq/issues/6671#issuecomment-2109032396 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: [I] when I use rocketMq with docker, and I test Producer, it occur following error, i want got help, very thanks [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] closed issue #6631: when I use rocketMq with docker, and I test Producer, it occur following error, i want got help, very thanks URL: https://github.com/apache/rocketmq/issues/6631 -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [I] when I use rocketMq with docker, and I test Producer, it occur following error, i want got help, very thanks [rocketmq]

2024-05-13 Thread via GitHub
github-actions[bot] commented on issue #6631: URL: https://github.com/apache/rocketmq/issues/6631#issuecomment-2109032424 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: [I] build docker image [rocketmq]

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

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

2024-05-13 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: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown excepti

Re: [I] 使用 docker compose 部署 2m 2s 并且加入代理组件当 其中一个 master broker 宕机之后部分消息一直重复消费 [rocketmq]

2024-05-13 Thread via GitHub
muzhi9018 commented on issue #8126: URL: https://github.com/apache/rocketmq/issues/8126#issuecomment-2109082541 > Could you also print message id in your consumer? The console prints the keys of the message -- This is an automated message from the Apache Git Service. To respond to t

[GH] (rocketmq-clients): Workflow run "Node.js Coverage" failed!

2024-05-13 Thread GitBox
The GitHub Actions job "Node.js Coverage" on rocketmq-clients.git has failed. Run started by GitHub user zhaohai666 (triggered by panzhi33). Head commit for run: b04a1701a885117db4e2d26929bce328c20f6639 / zh378814 update version Report URL: https://github.com/apache/rocketmq-clients/actions/r

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

2024-05-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 609196890765b89116e12745279d287b91eae2ee / Colin Lee [ISSUE #8124] Avoid scheduled tasks exiting because of unknown exceptions Signed

Re: [I] [Enhancement] Add unit test for MQClientAPIExtTest [rocketmq]

2024-05-13 Thread via GitHub
drpmma closed issue #8079: [Enhancement] Add unit test for MQClientAPIExtTest URL: https://github.com/apache/rocketmq/issues/8079 -- 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.

Re: [PR] [ISSUE #8079] Add unit test for MQClientAPIExtTest [rocketmq]

2024-05-13 Thread via GitHub
drpmma merged PR #8080: URL: https://github.com/apache/rocketmq/pull/8080 -- 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...@rocketmq.a

(rocketmq) branch develop updated: Add unit test for MQClientAPIExtTest (#8080)

2024-05-13 Thread zhouxzhan
This is an automated email from the ASF dual-hosted git repository. zhouxzhan 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 d943456bca Add unit test for MQClientAPIE

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

2024-05-13 Thread GitBox
The GitHub Actions job "PUSH-CI" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: d943456bcaa8317b8d3ae55f9a1117a5bf8478ed / Zhouxiang Zhan Add unit test for MQClientAPIExtTest (#8080) Report URL: https://github.com/apache/rocketmq/acti

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 3bc62e6101da56e46ef3ed50b9c84e6c837314f1 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report

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

2024-05-13 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: ee748121d4ab0f90dc1e6c89da958c6f2fe85f82 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report URL: https://github.com

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

2024-05-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: d943456bcaa8317b8d3ae55f9a1117a5bf8478ed / Zhouxiang Zhan Add unit test for MQClientAPIExtTest (#8080) Report URL: https://github.co

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

2024-05-13 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has succeeded. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 308d64f5145491252492fa58c126befe6d38b051 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report URL: https://github.

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: ee748121d4ab0f90dc1e6c89da958c6f2fe85f82 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report URL: https://github.

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

2024-05-13 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: d943456bcaa8317b8d3ae55f9a1117a5bf8478ed / Zhouxiang Zhan Add unit test for MQClientAPIExtTest (#8080) Report URL: https://github.co

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 308d64f5145491252492fa58c126befe6d38b051 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report URL: https://gith

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: d943456bcaa8317b8d3ae55f9a1117a5bf8478ed / Zhouxiang Zhan Add unit test for MQClientAPIExtTest (#8080) Report URL: https://github.co

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 71c9b02f9325bfcddb25167360ee5b94890f5296 / zhouxiang Set bloomFilterData for ConsumerFilterData When pop or pull Report URL: https:/

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: ee748121d4ab0f90dc1e6c89da958c6f2fe85f82 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report

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

2024-05-13 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user LetLetMe (triggered by LetLetMe). Head commit for run: 308d64f5145491252492fa58c126befe6d38b051 / LetLetMe [ISSUE #8058]Support for upgrading metadata in json to rocksdb (#8045) Report

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq-spring.git has failed. Run started by GitHub user hakusai22 (triggered by RongtongJin). Head commit for run: 344ca487bf7a51ca3cbfb3773873ae36190d1d52 / yinpeng [ISSUE #650] Fix url and typo Report URL: https://github.com/apache/rocketmq-spring/acti

Re: [PR] [ISSUE #650] Fix url and typo [rocketmq-spring]

2024-05-13 Thread via GitHub
hakusai22 commented on PR #651: URL: https://github.com/apache/rocketmq-spring/pull/651#issuecomment-2109366886 @RongtongJin https://github.com/apache/rocketmq-spring/assets/58761705/2bcfd245-3ad0-4664-801c-2c925ad54336";> -- This is an automated message from the Apache Git Service

Re: [I] 使用 docker compose 部署 2m 2s 并且加入代理组件当 其中一个 master broker 宕机之后部分消息一直重复消费 [rocketmq]

2024-05-13 Thread via GitHub
muzhi9018 commented on issue #8126: URL: https://github.com/apache/rocketmq/issues/8126#issuecomment-2109371345 > Could you also print message id in your consumer? The one on the left is the producer console, which prints the message id; the one on the right is the consumer console, w

[PR] update year to 2024 in NOTICE [rocketmq-spring]

2024-05-13 Thread via GitHub
ShannonDing opened a new pull request, #652: URL: https://github.com/apache/rocketmq-spring/pull/652 ## What is the purpose of the change X ## Brief changelog XX ## Verifying this change Follow this checklist to help us incorporate your contr

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

2024-05-13 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq-spring.git has failed. Run started by GitHub user ShannonDing (triggered by ShannonDing). Head commit for run: 017025fe788456f4f20444fe936c27a97697080b / ShannonDing update year to 2024 in NOTICE Report URL: https://github.com/apache/rocketmq-sprin

Re: [I] [Enhancement] remove redundant mod [rocketmq]

2024-05-13 Thread via GitHub
lizhimins closed issue #8118: [Enhancement] remove redundant mod URL: https://github.com/apache/rocketmq/issues/8118 -- 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 unsubscr

(rocketmq) branch develop updated: [ISSUE #8118] Remove redundant mod in client (#8119)

2024-05-13 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 502e2d798e [ISSUE #8118] Remove redundant

Re: [PR] [ISSUE #8118] Remove redundant mod in client [rocketmq]

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

Re: [PR] [ISSUE #8061] Fix npe in netty remoting client [rocketmq]

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

Re: [I] [Bug] NPE of getAndCreateChannel in NettyRemotingClient [rocketmq]

2024-05-13 Thread via GitHub
lizhimins closed issue #8061: [Bug] NPE of getAndCreateChannel in NettyRemotingClient URL: https://github.com/apache/rocketmq/issues/8061 -- 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 #8061] Fix npe in netty remoting client (#8064)

2024-05-13 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 03b16aadce [ISSUE #8061] Fix npe in netty

  1   2   >