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

Missing nullable types for Message stub #48

Open
jahsen opened this issue Feb 28, 2023 · 2 comments
Open

Missing nullable types for Message stub #48

jahsen opened this issue Feb 28, 2023 · 2 comments

Comments

@jahsen
Copy link

jahsen commented Feb 28, 2023

We saw that when there is an error, and a message is consumed, there is possibility
to have null in message topic_name and message timestamp properties.
The exact error is -185 / RD_KAFKA_RESP_ERR__TIMED_OUT.
Probably it is a good idea to make them null-able. :)

@kwn
Copy link
Owner

kwn commented Mar 9, 2023

Thanks for flagging the issue. Do you mind opening a pull request and adding the missing value?

@jahsen
Copy link
Author

jahsen commented Mar 10, 2023

Of course :)

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

2 participants