Skip to content
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

Proper processing of exception in write_suffix in Kafka #9507

Merged

Conversation

filimonov
Copy link
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Prevent losing data in Kafka in rare cases when exception happens after reading suffix but before commit. Fixes #9378

Detailed description / Documentation draft:
Related: #7175

@filimonov filimonov added the pr-bugfix Pull request with bugfix, not backported by default label Mar 4, 2020
@filimonov
Copy link
Contributor Author

test failure 00910_zookeeper_test_alter_compression_codecs seems unrelated

@alexey-milovidov alexey-milovidov merged commit 4629f78 into ClickHouse:master Mar 4, 2020
nikitamikhaylov pushed a commit that referenced this pull request Mar 5, 2020
Proper processing of exception in write_suffix in Kafka

(cherry picked from commit 4629f78)
nikitamikhaylov pushed a commit that referenced this pull request Mar 5, 2020
Proper processing of exception in write_suffix in Kafka

(cherry picked from commit 4629f78)
nikitamikhaylov pushed a commit that referenced this pull request Mar 5, 2020
Proper processing of exception in write_suffix in Kafka

(cherry picked from commit 4629f78)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-docs-needed pr-bugfix Pull request with bugfix, not backported by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kafka engine can lose data with replicated table and zookeeper issue
4 participants