This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Clickhouse Sink "upstream connect error or disconnect/reset before headers" after Clickhouse update #22116
Labels
You can continue the conversation there. Go to discussion →
A note for the community
Problem
We are running Clickhouse and Vector in Kubernetes. Vector is receiving events from Kafka and is sinking those to Clickhouse. When updating Clickhouse, thereby rolling out a new Pod, data is incoming again without dropped data, however Vector is complaining with WARN messages. This doesn't go away on its own. A 503 seems to me, like Vector is trying to reach the old Clickhouse instances? Could this be possible? Failed requests are retried and written successfully. Requests seem to time out after 10 or 30s, as can be seen in the istio-proxy logs below. A restart of Vector helps, but this can't be the right solution.
Version
0.42.0-distroless-libc
Debug Output
Debug Logs of one request, that fails after rolling the Clickhouse Pods
istio-proxy logs outgoing from vector pod:
This doesn't seem to be a DNS issue, IPs, are correct:
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: