housepower / clickhouse_sinker

Easily load data from kafka to ClickHouse
https://housepower.github.io/clickhouse_sinker
Apache License 2.0
515 stars 118 forks source link

[E] saving msg error driver: bad connection will loop to write the data #112

Closed wjsshide closed 3 years ago

wjsshide commented 3 years ago

使用clickhouse_sinker的时候,报

2021/02/24 14:52:19 [E] saving msg error driver: bad connection will loop to write the data

2021/02/24 14:52:19 [I] reconnect success to tcp://

这是什么情况

yuzhichang commented 3 years ago

Looks like the connection between clickhouse_sinker and clickhouse node was broken for a short time.