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
@hjun881
You'd better add a (L4)VIP proxy before your clickhouse cluster, do not do load balancing on the client side by yourself.
And, native protocol is still working in progress, due to there's no production ready clickhouse rust sdk, So I have to develop the clickhouse sdk and vector clickhouse sink at the same time
A note for the community
No response
Use Cases
clickhouse官网默认支持tcp和http连接,可vector现在只支持http连接性能低并且不支持连接复用
Attempted Solutions
No response
Proposal
clickhouse官网默认支持tcp和http连接,可vector现在只支持http连接,希望支持tcp连接并且可以设置连接复用来提高性能.
References
No response
Version
No response
The text was updated successfully, but these errors were encountered: