[I] [Enhancement] retry policy is not suitable for some cases [rocketmq-clients]

2025-04-08 Thread via GitHub
absolute8511 opened a new issue, #976: URL: https://github.com/apache/rocketmq-clients/issues/976 ### Before Creating the Enhancement Request - [x] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Programming Language of the C

[I] feat request: support consumergroup management in admin interface [rocketmq-client-go]

2025-04-08 Thread via GitHub
fengxsong opened a new issue, #1193: URL: https://github.com/apache/rocketmq-client-go/issues/1193 **FEATURE REQUEST** We're developing a CLI tool designed to efficiently manage RocketMQ clusters, both in self-hosted environments and across various cloud providers, but currently the

Re: [I] [RIP-76] Migration the Dashboard to Spring Boot 3 and Java 17 [rocketmq]

2025-04-08 Thread via GitHub
Crazylychee commented on issue #9311: URL: https://github.com/apache/rocketmq/issues/9311#issuecomment-2785281292 @HattoriHenzo Thank you for your thoughtful suggestions. I'll follow your advice to create and maintain RIP-77. The dashboard overhaul (including both frontend and backend impro

Re: [I] [Enhancement] New release for Rust client? [rocketmq-clients]

2025-04-08 Thread via GitHub
vCassius commented on issue #956: URL: https://github.com/apache/rocketmq-clients/issues/956#issuecomment-2785711860 yes we need it! -- 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

[I] [Bug] Bug title [rocketmq]

2025-04-08 Thread via GitHub
yyh1987299 opened a new issue, #9319: URL: https://github.com/apache/rocketmq/issues/9319 ### 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] [RIP-76] Migration the Dashboard to Spring Boot 3 and Java 17 [rocketmq]

2025-04-08 Thread via GitHub
HattoriHenzo commented on issue #9311: URL: https://github.com/apache/rocketmq/issues/9311#issuecomment-2784088598 @Crazylychee Thanks for your feedback. Good job, your proposal is clear and you have a good catch for all the mentioned issues. The improvements you are talking about are very

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

2025-04-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/reset_lmq_offset has failed. Run started by GitHub user 3424672656 (triggered by github-actions[bot]). Head commit for run: f9ec1debe3eb4e43cb5415b5e8b42ee1a369c1c8 / hqbfzwang fix Report URL: https://github.com/apache/rock

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

2025-04-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/reset_lmq_offset has failed. Run started by GitHub user 3424672656 (triggered by 3424672656). Head commit for run: f9ec1debe3eb4e43cb5415b5e8b42ee1a369c1c8 / hqbfzwang fix Report URL: https://github.com/apache/rocketmq/acti

Re: [I] I am Mac M1 running with Docker, Docker startup failed [rocketmq-dashboard]

2025-04-08 Thread via GitHub
Hml520QQ commented on issue #284: URL: https://github.com/apache/rocketmq-dashboard/issues/284#issuecomment-2786982530 2025-04-09 00:15:03 # 2025-04-09 00:15:03 # A fatal error has been detected by the Java Runtime Environment: 2025-04-09 00:15:03 # 2025-04-09 00:15:03 # SIGSEGV (

Re: [I] I am Mac M1 running with Docker, Docker startup failed [rocketmq-dashboard]

2025-04-08 Thread via GitHub
Crazylychee commented on issue #284: URL: https://github.com/apache/rocketmq-dashboard/issues/284#issuecomment-2788066069 @Hml520QQ "The crux of the issue lies in the mismatch between the requested image platform (linux/amd64) and the detected host platform (linux/arm64/v8), with no specif

[PR] [ISSUE #718]fix: registers a null consumerBuilder for RocketMQClientTemplate [rocketmq-spring]

2025-04-08 Thread via GitHub
gotoxu opened a new pull request, #721: URL: https://github.com/apache/rocketmq-spring/pull/721 ## What is the purpose of the change Close #718 ## Brief changelog 将 `provider.newSimpleConsumerBuilder()` 的返回值直接赋值给变量 `consumerBuilder`,而不再单独创建局部变量 ## Verifying this c

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

2025-04-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by github-actions[bot]). Head commit for run: 1d18e6ce8f4c75d1a2bee5aa66ac10266a38d33d / ymwneu Merge branch 'develop' into channelEventOpt Report URL

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

2025-04-08 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git/channelEventOpt has failed. Run started by GitHub user ymwneu (triggered by ymwneu). Head commit for run: 1d18e6ce8f4c75d1a2bee5aa66ac10266a38d33d / ymwneu Merge branch 'develop' into channelEventOpt Report URL: https://git

Re: [I] 我就想知道application.properties文件在哪个目录下? [rocketmq-dashboard]

2025-04-08 Thread via GitHub
yanggongwang commented on issue #189: URL: https://github.com/apache/rocketmq-dashboard/issues/189#issuecomment-2788017687 rocketmq-console:2.0.0这个版本的容器里没找到application.yml,也没有resource目录 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] I am Mac M1 running with Docker, Docker startup failed [rocketmq-dashboard]

2025-04-08 Thread via GitHub
Hml520QQ commented on issue #284: URL: https://github.com/apache/rocketmq-dashboard/issues/284#issuecomment-2788166639 > [@Hml520QQ](https://github.com/Hml520QQ) "The crux of the issue lies in the mismatch between the requested image platform (linux/amd64) and the detected host platform (l

Re: [I] ExtConsumerResetConfiguration.java 中的 registerTemplate 方法存在问题 [rocketmq-spring]

2025-04-08 Thread via GitHub
panzhi33 commented on issue #718: URL: https://github.com/apache/rocketmq-spring/issues/718#issuecomment-2788189714 是的,这里有问题。可以提交割pr修复下 -- 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