You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2025. It is now read-only.
Environment
Error logs
使用多线程写入clickhouse,每次都是新建连接,写数据到block,insertrequest,block.initWriteBuffer(),block.cleanup();CKConnection.close();观察客户端内存会一直增加,然后触发fullGC,写入效率受影响,请问有什么方法解决吗?
Steps to reproduce
Other descriptions
The text was updated successfully, but these errors were encountered: