DDMQ icon indicating copy to clipboard operation
DDMQ copied to clipboard

DDMQ is a distributed messaging product with low latency, high throughput and high availability.

Results 24 DDMQ issues
Sort by recently updated
recently updated
newest added

https://github.com/didi/DDMQ/blob/2f30b61a5741d55a5b515f3d8d19a8a35be8c9e2/rocketmq/broker/src/main/java/org/apache/rocketmq/broker/transaction/jdbc/JDBCTransactionStore.java#L128 It is recommended to replace *java.sql.Statement* with *java.sql.PreparedStatement*.

carrera-sdk可以支持dotnet吗?

``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.367 s [INFO] Finished at: 2020-09-24T12:59:23+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project carrera-console: Could not resolve...

code:13, msg:FAILED: Topic is not in the proxy white list, uniqDelayMsgId: 需要在哪里配置白名单啊?谢谢!

exec :sh build.sh the result is like below: [ERROR] Failed to execute goal on project carrera-common: Could not resolve dependencies for project com.xiaojukeji.ddmq:carrera-common:jar:1.0.0-SNAPSHOT: Could not find artifact com.xiaojukeji.rocketmq:rocketmq-tools:jar:4.2.2-SNAPSHOT -> [Help...

"go.intra.xiaojukeji.com/golang/commons/dhttp" "go.intra.xiaojukeji.com/golang/commons/util" log "go.intra.xiaojukeji.com/golang/commons/dlog" "go.intra.xiaojukeji.com/foundation/didi-standard-lib/scheduler/golang" 在用go的sdk时编译时找不到这些文件

在配置完carrera-producer如果启动control.sh start 日志里输出这个 ConfigManager - checkAndUpdateKafkaConfig rmq config is null or empty, illegal 请问 rmq config在哪儿配置