JGMa-java

Results 3 comments of JGMa-java

cpu:i7 8750,内存16G,默认启动风扇狂转,cpu 单jvm占用30+%,你的任务不知道放哪里了,关了一些,降了一点,redissonMq最多 在 2021-12-27 09:26:41,"芋道源码" ***@***.***> 写道: 什么配置的电脑? 定时任务去掉后,CPU 是 % 多少? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go...

最近这个版本才出现的,11月初虽然有定时任务跑,但是没有这个问题 在 2021-12-27 09:26:41,"芋道源码" ***@***.***> 写道: 什么配置的电脑? 定时任务去掉后,CPU 是 % 多少? — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub...

您好,我在flink mysql cdc 到StarRocks过程中遇到source删除,SR并不能删除的问题,还望楼主指教下可能存在的问题? 我的工具是mysql cdc使用的 ` com.ververica flink-connector-mysql-cdc 2.3.0 ` starrocks使用的是官方的这个sink。因为我们要实时监听,所以使用的这个mysqlcdc 我的想法:mysqlcdc的读取结果会转为json,格式是这种 `{ "before": null, "after": { "ORDER_DETAIL_ID": 37410227, ... }, "source": { "version": "1.6.4.Final", "connector": "mysql", "name": "mysql_binlog_source",...