亥时
亥时
赞 路过mark一记
follow open-telemetry report by gauges for active/total/waiting/idle numbers ?
i'd like to try
convert field 0 failed: strconv.ParseInt: parsing "\x00\x00\x00\x00\x00\x00\x00\x16": invalid syntax [437.417ms] [rows:0] INSERT INTO "t_student_info_copy" ("student_name","id") VALUES ('go name',22) RETURNING "id" &{0xc0000ee510 convert field 0 failed: strconv.ParseInt: parsing "\x00\x00\x00\x00\x00\x00\x00\x16": invalid syntax...
> convert field 0 failed: strconv.ParseInt: parsing "\x00\x00\x00\x00\x00\x00\x00\x16": invalid syntax [437.417ms] [rows:0] INSERT INTO "t_student_info_copy" ("student_name","id") VALUES ('go name',22) RETURNING "id" &{0xc0000ee510 convert field 0 failed: strconv.ParseInt: parsing "\x00\x00\x00\x00\x00\x00\x00\x16": invalid...
@kimmking 现在是辅助key的方式写在目标集群 反向任务根据辅助key的日志去判断是否对面过来的; 不过这种方式对目标集群的压力比较大 , 内存和tps的压力会翻倍 还可以考虑别的方式,可以一起讨论下