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

adding documentation about a known kafka bug #1071

Merged

Conversation

Courey
Copy link
Contributor

@Courey Courey commented Jun 29, 2023

A known bug in the confluent-kafka-python package causes a hard to diagnose issue. Improving documentation to help our users figure out the issue faster.

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8edcbfe) 5.84% compared to head (b840b4c) 5.84%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1071   +/-   ##
=====================================
  Coverage   5.84%   5.84%           
=====================================
  Files         95      95           
  Lines       2208    2208           
  Branches     272     272           
=====================================
  Hits         129     129           
  Misses      2077    2077           
  Partials       2       2           

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

Copy link
Member

@lpsinger lpsinger left a comment

Choose a reason for hiding this comment

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

This should be in the Kafka Client Setup section.

@Courey Courey requested a review from lpsinger June 30, 2023 19:43
@lpsinger lpsinger merged commit b4787dd into nasa-gcn:main Jun 30, 2023
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.

2 participants