08 2020 档案

摘要:Error Uncaught exception in scheduled task 'flush-log' (kafka.utils.kafkaScheduler) 项目中遇到的问题为会存在多个线程向同一个topic发送数据,会偶发性出现此错误 参考https://github.com/apach 阅读全文
posted @ 2020-08-05 10:45 eros_token