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

Fig segfault when subscribing to non-existent topics. #18

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

lpsinger
Copy link
Member

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.

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 lpsinger added the bug Something isn't working label Apr 18, 2023
@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (15cb72e) 77.04% compared to head (16d60ac) 77.04%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   77.04%   77.04%           
=======================================
  Files           7        7           
  Lines         122      122           
=======================================
  Hits           94       94           
  Misses         28       28           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@lpsinger lpsinger merged commit 990e784 into nasa-gcn:main Apr 18, 2023
@lpsinger lpsinger deleted the skip-confluent-kafka-2.1.0 branch April 18, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

consumer segfaulting when connecting to test.gcn.nasa.gov
1 participant