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

Fix segfault when subscribing to a non-existent topic #4245

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

emasab
Copy link
Collaborator

@emasab emasab commented Apr 6, 2023

No description provided.

@emasab emasab force-pushed the dev_fix-segfault-non-existing-topic branch from 40ab216 to 73b0d6f Compare April 6, 2023 15:56
with unknown topic or partition
@emasab emasab force-pushed the dev_fix-segfault-non-existing-topic branch from 73b0d6f to 9ee1a75 Compare April 11, 2023 14:49
a non-existent topic
@emasab emasab force-pushed the dev_fix-segfault-non-existing-topic branch from 9ee1a75 to 3181e0c Compare April 11, 2023 15:16
@emasab emasab marked this pull request as ready for review April 11, 2023 15:16
lpsinger added a commit to lpsinger/gcn-kafka-python that referenced this pull request Apr 18, 2023
Work around a segfault that was introduced in
librdkafka/confluent-kafka-python 2.1.0 by disallowing that version
as a dependency.

See confluentinc/librdkafka#4245.

Fixes nasa-gcn#17.
lpsinger added a commit to nasa-gcn/gcn-kafka-python that referenced this pull request Apr 18, 2023
Work around a segfault that was introduced in
librdkafka/confluent-kafka-python 2.1.0 by disallowing that version
as a dependency.

See confluentinc/librdkafka#4245.

Fixes #17.
@emasab emasab merged commit 751b3fa into master Apr 19, 2023
@emasab emasab deleted the dev_fix-segfault-non-existing-topic branch April 19, 2023 08:47
emasab added a commit that referenced this pull request Apr 20, 2023
exclude the case where the topic is Light-weight
emasab added a commit that referenced this pull request Apr 21, 2023
exclude the case where the topic is Light-weight
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.

None yet

2 participants