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
The Clickhouse sink reports that it supports end-to-end acks, I'm just curious about the mechanism. My guess is that it's separate from the async insert settings, in which case the writes can still fail without the source knowing (if query_settings.async_insert_settings.enabled is true and async_insert_settings.wait_for_processing is false).
I just want to confirm the behavior so I can document it for my users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Question
The Clickhouse sink reports that it supports end-to-end acks, I'm just curious about the mechanism. My guess is that it's separate from the async insert settings, in which case the writes can still fail without the source knowing (if query_settings.async_insert_settings.enabled is true and async_insert_settings.wait_for_processing is false).
I just want to confirm the behavior so I can document it for my users.
Vector Config
No response
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions