Skip to content

Throw exception if sever doesn't send eos package on insert query. #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 21, 2020

Conversation

alesapin
Copy link
Member

Fix bug when clickhouse-cpp client silently ignores situation when the server crashed during insert or there was a network break and it didn't receive any confirmation for the insert from server. Now clickhouse-cpp will throw exception in such case.

@alesapin alesapin merged commit 1a47063 into master Oct 21, 2020
@filimonov filimonov deleted the fix_insert_no_answer branch March 22, 2021 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant