-
客户端配置如下:
`rocketmq:
name-server: localhost:8080`
其中, name-server 的地址是 proxy 的地址。
报错信息为:
`2024-09-19T17:00:00.640+08:00 ERROR 28360 --- [spring-boot-rocketmq-starter] [nio-9001-exec-3] o.a.c.c…
-
docker部署的环境详情:
rocketmq5 image:apache/rocketmq:5.3.0。
操作使用文档:https://rocketmq.apache.org/zh/docs/quickStart/02quickstartWithDocker
dashboard image:apacherocketmq/rocketmq-dashboard:1.0.0
操作使用文档:[h…
-
docker.io/apacherocketmq/rocketmq-dashboard:latest
-
### 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 …
-
```bash
org.apache.rocketmq.client.ClientConfig
```
[org.apache.rocketmq.client.ClientConfig](https://github.com/apache/rocketmq/blob/rocketmq-all-5.3.0/client/src/main/java/org/apache/rocketmq/c…
dyrnq updated
1 month ago
-
```bash
org.apache.rocketmq.container.BrokerContainerConfig
```
[org.apache.rocketmq.container.BrokerContainerConfig](https://github.com/apache/rocketmq/blob/rocketmq-all-5.3.0/container/src/main…
dyrnq updated
1 month ago
-
```bash
2024-10-15T10:09:13.979+08:00 WARN 1323356 --- [ConsumeMessageThread_demo-group_2] s.c.f.c.c.SmartCompositeMessageConverter : Failure during type conversion by com.alibaba.fastjson.support.s…
dyrnq updated
1 month ago
-
### 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 sear…
-
# rocketmq
>
https://wuchanming.gitbooks.io/rocketmq/content/xiao-xi-fa-song.html
-
rocketmq-client-cpp是否支持在UNIX系统上如 AIX 系统上进行编译?
如果支持的话,能否提供一个release包 或者 编译步骤。