-
使用MOSN解析rocketmq协议时发现rocketmq有反向push的请求(就是rocketmq-broker主动发起请求到rocketmq-consumer),但是MOSN不支持此类协议,如果我实现这样能力的话,需要如何改造MOSN呢?
-
when use rocketmq5.+ and use client to connect proxy, i can see some consumerGroup data not right in dashboard because client does not connect namesever(and broker), when query client connection inf…
-
### Search before creation
- [X] I had searched in the [issues](https://github.com/apache/rocketmq/issues) and found no similar issues.
### Documentation Related
Is there a page listing all the pa…
-
first run sh meta.sh start feedback below error:
-Djava.ext.dirs=/home/local/java/jdk-11/jre/lib/ext:/home/local/rocketmq-mqtt/bin/../lib:/home/local/java/jdk-11/lib/ext is not supported. Use -class…
-
this is my pom file:
org.apache.rocketmq
rocketmq-client
4.4.0
and I use like this:
```
@Autowired
private DefaultMQP…
ni-ze updated
10 months ago
-
@vongosling @duhenglucky @qqeasonchen
-
# In standalone cluster
- environment:
> java version "1.8.0_271" + flink-1.14.6 + rocketmq 4.9.2
- code
```
// use
dataStream = env.addSource(createMqsource(cfg, dataSource));
…
-
好期待新版 依赖,看了很多方法是我项目需要的。希望早点放到 maven 中央仓库
-
1. Please describe the issue you observed:
- What did you do (The steps to reproduce)?
I follow the RocketMQ Connect [example1](https://rocketmq.apache.org/zh/docs/connect/04RocketMQ%20Connect%2…
-
### Question
According to [the doc](https://rocketmq.apache.org/docs/observability/01metrics/), rocketMQ is supported for querying metrics using the Prometheus protocol. Currently the code seems to u…