[I] [Bug] go pull consumer consume fail when storeType=defaultRocksDB [rocketmq]

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

Re: [I] [Feature] Implement message recalling API in C# SDK [rocketmq-clients]

2025-01-17 Thread via GitHub
github-actions[bot] commented on issue #891: URL: https://github.com/apache/rocketmq-clients/issues/891#issuecomment-2599407987 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: [I] [Enhancement] 5.x client cant support broadcasting mode? [rocketmq-clients]

2025-01-17 Thread via GitHub
github-actions[bot] commented on issue #888: URL: https://github.com/apache/rocketmq-clients/issues/888#issuecomment-2599408006 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

[I] [Bug] python客户端,多 master 无 slave,概率出现message delay [rocketmq]

2025-01-17 Thread via GitHub
eigen2017 opened a new issue, #9145: URL: https://github.com/apache/rocketmq/issues/9145 ### 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: [PR] [Enhancement] Load balancing cache in POP consumption mode [rocketmq]

2025-01-17 Thread via GitHub
YoWuwuuuw commented on PR #9131: URL: https://github.com/apache/rocketmq/pull/9131#issuecomment-2598218082 > Hello, please fix the code running test and output the test document okok -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [I] [Bug] MessageClientIDSetter#createUniqID 生成唯一id细节实现是否有误 [rocketmq]

2025-01-17 Thread via GitHub
coolmoon101 closed issue #9144: [Bug] MessageClientIDSetter#createUniqID 生成唯一id细节实现是否有误 URL: https://github.com/apache/rocketmq/issues/9144 -- 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: [I] 使用starter的时候需要自定义全局拦截器在 listener onMessage 之前处理 MessageExt [rocketmq-spring]

2025-01-17 Thread via GitHub
FengRi commented on issue #583: URL: https://github.com/apache/rocketmq-spring/issues/583#issuecomment-2597937830 可以试试 SendMessageHook 和 ConsumeMessageHook 我目前是 通过扩展 SendMessageHook 和 ConsumeMessageHook 来处理的 公共参数透传的 -- This is an automated message from the Apache Git Service. To resp

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

2025-01-17 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 github-actions[bot]). Head commit for run: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

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

2025-01-17 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 github-actions[bot]). Head commit for run: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

[I] [Bug] MessageClientIDSetter#createUniqID 生成唯一id细节实现是否有误 [rocketmq]

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

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

2025-01-17 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 gaoyf). Head commit for run: 354acbf8a2839095cce67c6896fa2152d3fab2fd / yongfeigao add whitespace after if Report URL: https://github.com/apache/rocketmq/actions

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

2025-01-17 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: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/actions/runs

Re: [I] [Bug] Rust client missing required "local-offset" feature for time crate dependency [rocketmq-clients]

2025-01-17 Thread via GitHub
glcrazier commented on issue #898: URL: https://github.com/apache/rocketmq-clients/issues/898#issuecomment-2597702946 Sorry that I have no right to release. You may ask the administrator to release a version. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [ISSUE #8997] Ensure there is an opportunity to send a retry message when broker no response [rocketmq]

2025-01-17 Thread via GitHub
codecov-commenter commented on PR #9137: URL: https://github.com/apache/rocketmq/pull/9137#issuecomment-2597701057 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/9137?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!

2025-01-17 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: 354acbf8a2839095cce67c6896fa2152d3fab2fd / yongfeigao add whitespace after if Report URL: https://github.com/apache/rocketmq/actions/runs/12825069445 Wi

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

2025-01-17 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: de4e48d28acf549c0d83fed8c0b39e13e9fa82fa / gaoyf [ISSUE #9119] Invoke async should throw raw exception instead of CompletionException (#91

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

2025-01-17 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: de4e48d28acf549c0d83fed8c0b39e13e9fa82fa / gaoyf [ISSUE #9119] Invoke async should throw raw exception instead of Completion

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by github-actions[bot]). Head commit for run: 354acbf8a2839095cce67c6896fa2152d3fab2fd / yongfeigao add whitespace after if Report URL: https://github.com/apache/rocke

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

2025-01-17 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: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/actions/runs/12824985546 With re

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by github-actions[bot]). Head commit for run: 354acbf8a2839095cce67c6896fa2152d3fab2fd / yongfeigao add whitespace after if Report URL: https://github.com/apache/rocke

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

2025-01-17 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 github-actions[bot]). Head commit for run: 8f6efef9569cf366bc99c801a85f9319d11080bc / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

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

2025-01-17 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 github-actions[bot]). Head commit for run: 4823690117a3e593ef515f6913be6f182f823630 / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user gaoyf (triggered by gaoyf). Head commit for run: 354acbf8a2839095cce67c6896fa2152d3fab2fd / yongfeigao add whitespace after if Report URL: https://github.com/apache/rocketmq/actions/ru

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/act

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

2025-01-17 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: c40e210445f00af1c2bd28248ae2e4729bdbf48d / wanghuaiyuan fix test Report URL: https://github.com/apache/rocketmq/actions/runs