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

Add librdkafka error callback #62

Open
felixschlegel opened this issue Jun 12, 2023 · 0 comments
Open

Add librdkafka error callback #62

felixschlegel opened this issue Jun 12, 2023 · 0 comments

Comments

@felixschlegel
Copy link
Contributor

See: rd_kafka_conf_set_error_cb()

Expected behaviour

  • log non-fatal errors to our logger object
  • change state of our KafkaProducer / KafkaConsumer when fatal error occurs (needs more investigation, idea: shutdown on fatal error)
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

No branches or pull requests

1 participant