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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actions/runs/122921

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

2024-12-12 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 github-actions[bot]). Head commit for run: eed2d19b581dbb77b0842b5779ef30f15be4f4c9 / lizhimins <707364...@qq.com> [ISSUE #9025] [RIP-73] Pop Consumption Improvem

[I] [Feature] Producer send message do not support batch send [rocketmq-clients]

2024-12-12 Thread via GitHub
xieyj-apple opened a new issue, #886: URL: https://github.com/apache/rocketmq-clients/issues/886 ### Programming Language of the Client Go ### Is Your Feature Request Related to a Problem? producer接口都只支持单条发送消息吗,为什么不支持批量 type Producer interface { Send(context.Co

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actio

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actio

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actio

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

2024-12-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 9aa081b8acfd01a40f50bd9c3face3c0d2c530b1 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #8988] Support dispatchBehindMillise

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actio

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

2024-12-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actions/runs/12292120508 With regards,

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actions/runs/122921

[GH] (rocketmq): Workflow run "Run Integration Tests" is working again!

2024-12-12 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has succeeded. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 1902fd1a1225fd68f65d1bba7b28716a9ba58fd2 / zhaoyuhan fix repeat code Report URL: https://github.com/apache/rocketmq/actions/runs/12292120510

Re: [PR] [ISSUE #9025] [RIP-73] Pop Consumption Improvement Based on RocksDB [rocketmq]

2024-12-12 Thread via GitHub
leizhiyuan commented on code in PR #9048: URL: https://github.com/apache/rocketmq/pull/9048#discussion_r1881721525 ## broker/src/main/java/org/apache/rocketmq/broker/pop/PopConsumerService.java: ## @@ -0,0 +1,699 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under

[I] Add podAnnotations field to CRDs and types for Broker, Controller, and NameService [rocketmq-operator]

2024-12-12 Thread via GitHub
drivebyer opened a new issue, #235: URL: https://github.com/apache/rocketmq-operator/issues/235 **FEATURE REQUEST** 1. Please describe the feature you are requesting. Add a podAnnotations field to the CRDs and types for Broker, Controller, and NameService. 2. Provide any add

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/1

[PR] [ISSUE #235]Add podAnnotations field to CRDs and types for Broker, Controller, and NameService [rocketmq-operator]

2024-12-12 Thread via GitHub
drivebyer opened a new pull request, #236: URL: https://github.com/apache/rocketmq-operator/pull/236 ## What is the purpose of the change This PR introduces a new field, podAnnotations, to the CRDs and corresponding types for Broker, Controller, and NameService. This allows users to spec

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

2024-12-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/12295866431 With regards, GitHub Ac

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/1

Re: [I] [Bug] proxy local mode send message failed [rocketmq]

2024-12-12 Thread via GitHub
Yelijah commented on issue #8904: URL: https://github.com/apache/rocketmq/issues/8904#issuecomment-2539260524 broker多主情况下,proxy千万不要再使用local模式,坑太多了: 1.消息无法均摊到各broker主节点:https://github.com/apache/rocketmq/discussions/8526 2. 如果client里填写多个proxy地址,其中任意一个proxy宕机,client都无法使用: https://github.

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/12295866418 Wi

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

2024-12-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has succeeded. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: 9aa081b8acfd01a40f50bd9c3face3c0d2c530b1 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #8988] Support dispatchBehindMil

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by github-actions[bot]). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/1

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user bxfjb (triggered by bxfjb). Head commit for run: bd20b0fb1a4c58af96ce9953b5014c597b654ef6 / zhaoyuhan fix ut Report URL: https://github.com/apache/rocketmq/actions/runs/12295866421 Wi

Re: [I] [Enhancement] Support to send trace for batchSend [rocketmq]

2024-12-12 Thread via GitHub
github-actions[bot] commented on issue #7651: URL: https://github.com/apache/rocketmq/issues/7651#issuecomment-2540258788 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: [I] [Bug] 当读队列1,写队列2时,推送报错:The value of "max" is out of range. [rocketmq-clients]

2024-12-12 Thread via GitHub
github-actions[bot] commented on issue #866: URL: https://github.com/apache/rocketmq-clients/issues/866#issuecomment-2540275736 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] [Bug] 中文环境每次调用产生错误,Error starting gRPC call,Request headers must contain only ASCII characters. [rocketmq-clients]

2024-12-12 Thread via GitHub
github-actions[bot] closed issue #865: [Bug] 中文环境每次调用产生错误,Error starting gRPC call,Request headers must contain only ASCII characters. URL: https://github.com/apache/rocketmq-clients/issues/865 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [I] [Bug] 中文环境每次调用产生错误,Error starting gRPC call,Request headers must contain only ASCII characters. [rocketmq-clients]

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

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

2024-12-12 Thread GitBox
The GitHub Actions job "PR-CI" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by RongtongJin). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive complexity Report URL: https://gith

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

2024-12-12 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by RongtongJin). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive complexity Report URL: https://g

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

2024-12-12 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by i36lib). Head commit for run: 9aa081b8acfd01a40f50bd9c3face3c0d2c530b1 / guyinyou <36399867+guyin...@users.noreply.github.com> [ISSUE #8988] Support dispatchBehindMilli

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by RongtongJin). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive complexity

[GH] (rocketmq): Workflow run "Run Integration Tests" failed!

2024-12-12 Thread GitBox
The GitHub Actions job "Run Integration Tests" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by RongtongJin). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive complexity Report U

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by github-actions[bot]). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive comp

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by RongtongJin). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive complexity

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

2024-12-12 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has failed. Run started by GitHub user i36lib (triggered by github-actions[bot]). Head commit for run: 93d4bbd8823794f48b1716cdf3ca627121f85a17 / Fury [ISSUE #9047] optimize code format and reduce some methods cognitive comp

[I] [Feature] 5.x Client can link with 4.x rocketmq server? [rocketmq-clients]

2024-12-12 Thread via GitHub
xieyj-apple opened a new issue, #887: URL: https://github.com/apache/rocketmq-clients/issues/887 ### Programming Language of the Client Go ### Is Your Feature Request Related to a Problem? i use 5.x Client to connect with 4.x rocketmq namesrv address, i found that it ret