Re: [PR] [RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]

2025-01-10 Thread via GitHub
lizhimins commented on code in PR #126: URL: https://github.com/apache/rocketmq-flink/pull/126#discussion_r1897601281 ## src/main/java/org/apache/flink/connector/rocketmq/source/enumerator/RocketMQSourceEnumerator.java: ## @@ -69,18 +79,30 @@ public class RocketMQSourceEnumerato

Re: [PR] [RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]

2025-01-10 Thread via GitHub
lizhimins commented on code in PR #126: URL: https://github.com/apache/rocketmq-flink/pull/126#discussion_r1911925144 ## src/main/java/org/apache/flink/connector/rocketmq/source/reader/RocketMQSplitReader.java: ## @@ -129,6 +155,11 @@ public RecordsWithSplitIds fetch() throws I

Re: [PR] [RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]

2025-01-10 Thread via GitHub
3424672656 commented on code in PR #126: URL: https://github.com/apache/rocketmq-flink/pull/126#discussion_r1911912687 ## src/main/java/org/apache/flink/connector/rocketmq/source/enumerator/RocketMQSourceEnumerator.java: ## @@ -69,18 +79,30 @@ public class RocketMQSourceEnumerat

Re: [PR] [RIP-74] Rocketmq-flink dynamic load balancing [rocketmq-flink]

2025-01-10 Thread via GitHub
lizhimins commented on code in PR #126: URL: https://github.com/apache/rocketmq-flink/pull/126#discussion_r1911912607 ## src/main/java/org/apache/flink/connector/rocketmq/source/InnerConsumerImpl.java: ## @@ -26,6 +25,8 @@ import org.apache.flink.connector.rocketmq.source.util.

Re: [PR] 开启proxy时,消费者启动时,不会生成对应的重试队列 [rocketmq]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #7257: URL: https://github.com/apache/rocketmq/pull/7257#issuecomment-2584940755 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

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

2025-01-10 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: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix CRC32 Che

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

2025-01-10 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 github-actions[bot]). Head commit for run: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fi

Re: [PR] [ISSUE #9121] Fix CRC32 Check Failing When Value is 0 [rocketmq]

2025-01-10 Thread via GitHub
RongtongJin merged PR #9122: URL: https://github.com/apache/rocketmq/pull/9122 -- 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] Fix CRC32 Check Failing When Value is 0 [rocketmq]

2025-01-10 Thread via GitHub
RongtongJin closed issue #9121: [Bug] Fix CRC32 Check Failing When Value is 0 URL: https://github.com/apache/rocketmq/issues/9121 -- 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.

(rocketmq) branch develop updated: [ISSUE #9121] Fix CRC32 Check Failing When Value is 0

2025-01-10 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 119a0bec66 [ISSUE #9121] Fix CRC32 Chec

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

2025-01-10 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: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix CRC32 Che

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

2025-01-10 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 github-actions[bot]). Head commit for run: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix C

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

2025-01-10 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 github-actions[bot]). Head commit for run: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix C

Re: [PR] new python sdk [rocketmq-clients]

2025-01-10 Thread via GitHub
feipengzhao commented on PR #864: URL: https://github.com/apache/rocketmq-clients/pull/864#issuecomment-2585004476 > Ubuntu > python3.12 > rocketmq-python-client 5.0.2 我配置的测试环境,大部分时间没数据消费,拉取一段时间的空列表,然后会报 `Deadline Exceeded` 然后过段时间自动回复,但这样会导致对应的消息堆积,然后监控报警触发,这个问题出现了多次,注释说是存

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: 5cd3f05cd86f53a12d041b7439d30005e36cf362 / yongfeigao Invoke async should throw raw exception instead of CompletionException Report URL

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

2025-01-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: e0db6545b00770e8f41bf55cfb560ac79f9a17c9 / lizhimins <707364...@qq.com> [ISSUE #9112] Speedup revive scan in Pop Consumption and su

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

2025-01-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: fa0c33cb39de3cec4e42cf091b3bd48900f2d279 / guyinyou Fix CRC32 Check Failing When Value is 0 Report URL: https://github.com/apache/rocketmq/actions/ru

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has succeeded. Run started by GitHub user gaoyf (triggered by github-actions[bot]). Head commit for run: 5cd3f05cd86f53a12d041b7439d30005e36cf362 / yongfeigao Invoke async should throw raw exception instead of CompletionExce

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

2025-01-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 30131a32feb50816ea41c9163e2697c47c316189 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/12705802686 With regards, G

[PR] [ISSUE #9121] Fix CRC32 Check Failing When Value is 0 [rocketmq]

2025-01-10 Thread via GitHub
guyinyou opened a new pull request, #9122: URL: https://github.com/apache/rocketmq/pull/9122 ### Which Issue(s) This PR Fixes Fixes #9121 ### Brief Description ### How Did You Test This Change? -- This is an automated message from t

Re: [I] [Enhancement] Add new command to check async task status in broker [rocketmq]

2025-01-10 Thread via GitHub
qianye1001 commented on issue #9097: URL: https://github.com/apache/rocketmq/issues/9097#issuecomment-2582092347 > @qianye1001 Hi!Can I try it? you can try. if you need any help , you can contact me via WeChat: w949696806 -- This is an automated message from the Apache Git Service.

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 882228e46f4c9501f130457a5f803f229142a6b4 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1270631183

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 882228e46f4c9501f130457a5f803f229142a6b4 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 882228e46f4c9501f130457a5f803f229142a6b4 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

[I] [Bug] Fix CRC32 Check Failing When Value is 0 [rocketmq]

2025-01-10 Thread via GitHub
guyinyou opened a new issue, #9121: URL: https://github.com/apache/rocketmq/issues/9121 ### 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

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 30131a32feb50816ea41c9163e2697c47c316189 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by guyinyou). Head commit for run: fa0c33cb39de3cec4e42cf091b3bd48900f2d279 / guyinyou Fix CRC32 Check Failing When Value is 0 Report URL: https://github.com/apach

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by github-actions[bot]). Head commit for run: fa0c33cb39de3cec4e42cf091b3bd48900f2d279 / guyinyou Fix CRC32 Check Failing When Value is 0 Report URL: https://githu

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user guyinyou (triggered by github-actions[bot]). Head commit for run: fa0c33cb39de3cec4e42cf091b3bd48900f2d279 / guyinyou Fix CRC32 Check Failing When Value is 0 Report URL: https://githu

Re: [I] [Enhancement] Update C# feature description in README.md and README-CN.md [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on issue #883: URL: https://github.com/apache/rocketmq-clients/issues/883#issuecomment-2584951074 This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated me

Re: [PR] chore(deps): bump golang.org/x/crypto from 0.0.0-20220722155217-630584e8d5aa to 0.31.0 in /golang [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #885: URL: https://github.com/apache/rocketmq-clients/pull/885#issuecomment-2584951023 This PR is stale because it has been open for 30 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,

Re: [PR] [ISSUE #881] Validate empty message body check and update the protos version to the latest commit [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #882: URL: https://github.com/apache/rocketmq-clients/pull/882#issuecomment-2584951095 This PR is stale because it has been open for 30 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,

Re: [PR] Update C# feature description in README.md and README-CN.md [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #884: URL: https://github.com/apache/rocketmq-clients/pull/884#issuecomment-2584951044 This PR is stale because it has been open for 30 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,

Re: [PR] [ISSUE #876] Add transaction message retry attempt for C# client Producer [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on PR #877: URL: https://github.com/apache/rocketmq-clients/pull/877#issuecomment-2584951139 This PR is stale because it has been open for 30 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,

Re: [I] [Enhancement] Add message body empty check for C# client [rocketmq-clients]

2025-01-10 Thread via GitHub
github-actions[bot] commented on issue #881: URL: https://github.com/apache/rocketmq-clients/issues/881#issuecomment-2584951113 This issue is stale because it has been open for 30 days with no activity. It will be closed in 3 days if no further activity occurs. -- This is an automated me

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

2025-01-10 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: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix CRC32 Check Failing When Value

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

2025-01-10 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: 119a0bec66375b721aa935675c5ad0a11838445a / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #9121] Fix CRC32 Check Failing When Va

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 30131a32feb50816ea41c9163e2697c47c316189 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1270580268

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

2025-01-10 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by github-actions[bot]). Head commit for run: 30131a32feb50816ea41c9163e2697c47c316189 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2025-01-10 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: e0db6545b00770e8f41bf55cfb560ac79f9a17c9 / lizhimins <707364...@qq.com> [ISSUE #9112] Speedup revive scan in Pop Consumption an

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

2025-01-10 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user qianye1001 (triggered by qianye1001). Head commit for run: 882228e46f4c9501f130457a5f803f229142a6b4 / qianye fix Report URL: https://github.com/apache/rocketmq/actions/runs/12706311836 With regards, GitH