Skip to content

Fix SIGSEGV in StorageKafka when broker is unavailable#12658

Merged
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
azat:kafka-unavail-broker-SIGSEGV
Jul 27, 2020
Merged

Fix SIGSEGV in StorageKafka when broker is unavailable#12658
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
azat:kafka-unavail-broker-SIGSEGV

Conversation

@azat
Copy link
Copy Markdown
Member

@azat azat commented Jul 22, 2020

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix SIGSEGV in StorageKafka when broker is unavailable (and not only)

Includes: #12487
Fixes: #12488
Cc: @CurtizJ
Cc: @filimonov

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jul 22, 2020
Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexey-milovidov alexey-milovidov self-assigned this Jul 22, 2020
@azat azat mentioned this pull request Jul 24, 2020
@alexey-milovidov alexey-milovidov merged commit 4d76f41 into ClickHouse:master Jul 27, 2020
@azat azat deleted the kafka-unavail-broker-SIGSEGV branch July 27, 2020 22:23
robot-clickhouse pushed a commit that referenced this pull request Jul 27, 2020
robot-clickhouse pushed a commit that referenced this pull request Jul 27, 2020
robot-clickhouse pushed a commit that referenced this pull request Jul 27, 2020
robot-clickhouse pushed a commit that referenced this pull request Jul 27, 2020
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12658 to 20.5: Fix SIGSEGV in StorageKafka when broker is unavailable
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12658 to 20.6: Fix SIGSEGV in StorageKafka when broker is unavailable
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12658 to 20.4: Fix SIGSEGV in StorageKafka when broker is unavailable
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12658 to 20.3: Fix SIGSEGV in StorageKafka when broker is unavailable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segfault, while reading from Kafka table.

4 participants