Re: [I] [Enhancement] Add transaction message retry attempt for C# client Producer [rocketmq-clients]

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

[PR] [ISSUE #4570] Use docker to start RocketMq [rocketmq]

2025-01-02 Thread via GitHub
OneCodeMonkey opened a new pull request, #9095: URL: https://github.com/apache/rocketmq/pull/9095 ### Which Issue(s) This PR Fixes Fixes [#4570](https://github.com/apache/rocketmq/issues/4570) Fixes #issue_id ### Brief Description In the README.md descripti

Re: [PR] [ISSUE #4570] Use docker to start RocketMq [rocketmq]

2025-01-02 Thread via GitHub
OneCodeMonkey closed pull request #9095: [ISSUE #4570] Use docker to start RocketMq URL: https://github.com/apache/rocketmq/pull/9095 -- 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

[PR] [ISSUE #4570] fix: Docker usage may occur error in volume mapping params, simple fix [rocketmq]

2025-01-02 Thread via GitHub
OneCodeMonkey opened a new pull request, #9096: URL: https://github.com/apache/rocketmq/pull/9096 ### Which Issue(s) This PR Fixes [#4570](https://github.com/apache/rocketmq/issues/4570) Fixes #issue_id ### Brief Description Docker usage may occur error in

Re: [I] Use docker to start RocketMq [rocketmq]

2025-01-02 Thread via GitHub
OneCodeMonkey commented on issue #4570: URL: https://github.com/apache/rocketmq/issues/4570#issuecomment-2567417377 Directly use `-v ` param will be fine: `docker run -it --net=host -v /tmp/store:/home/rocketmq/store --name=rocketmqBroker apache/rocketmq ./mqbroker -n localhost:9876` --

Re: [I] [Bug] In RocketMQ, when the client producer is using a proxy proxy, the message will be sent with an exception error [rocketmq]

2025-01-02 Thread via GitHub
github-actions[bot] commented on issue #7718: URL: https://github.com/apache/rocketmq/issues/7718#issuecomment-2568543182 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] rocketmq-mqtt是否具备数据持久化的能力? [rocketmq-mqtt]

2025-01-02 Thread via GitHub
hill007299 commented on issue #310: URL: https://github.com/apache/rocketmq-mqtt/issues/310#issuecomment-2567514281 rocketmq-mqtt的存储层依赖的是RocketMQ底层的LMQ和百万级队列的功能,数据可靠性继承RocketMQ的配置。 详情看 https://rocketmq.io/learning/rocketmq_learning-gvr7dx_awbbpb_tuvfzkxpxy893asp/?spm=5176.29160081.0.0.50a

Re: [I] rocketmq-mqtt是否具备数据持久化的能力? [rocketmq-mqtt]

2025-01-02 Thread via GitHub
hill007299 closed issue #310: rocketmq-mqtt是否具备数据持久化的能力? URL: https://github.com/apache/rocketmq-mqtt/issues/310 -- 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] 支持 5.x 的 docker 镜像更新下吧 [rocketmq-dashboard]

2025-01-02 Thread via GitHub
ittimeline commented on issue #225: URL: https://github.com/apache/rocketmq-dashboard/issues/225#issuecomment-2568645913 +1 -- 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] 是否支持mqtt version5.0 [rocketmq-mqtt]

2025-01-02 Thread via GitHub
hill007299 closed issue #268: 是否支持mqtt version5.0 URL: https://github.com/apache/rocketmq-mqtt/issues/268 -- 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

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

2025-01-02 Thread via GitHub
qianye1001 opened a new issue, #9097: URL: https://github.com/apache/rocketmq/issues/9097 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Add new command to che