jiangjiguang
jiangjiguang
clickhouse version is 21.5.9.4 2.5.3 0.2.4 when one thread write data to clickhouse, it succeed. But when two thread write data to clickhouse, there is the error: com.github.housepower.jdbc.ClickHouseSQLException: DB::ExceptionDB::Exception: Invalid...
## What is the purpose of the change The PR uses byte array api instead of ByteBuffer api to improve performance and compatible with DirectByteBuffer which does not have byte...
messageMaxGap is 33567264ms and messageGap is 240ms, Why is messageMaxGap so big ? As I see the code , the messageMaxGap will be bigger and bigger  @kaijianding can you...