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

Error consuming message with empty 'message' part #29

Closed
ibalashov opened this issue Mar 6, 2015 · 2 comments
Closed

Error consuming message with empty 'message' part #29

ibalashov opened this issue Mar 6, 2015 · 2 comments

Comments

@ibalashov
Copy link

Upon consuming a message which does not have a message part (key only), kafkacat fails with error:

% ERROR: Write error for message of 0 bytes at offset 18): Undefined error: 0

On a relevant note, kafka-console-consumer.sh shows no error, expectedly printing null as value

@ibalashov ibalashov changed the title Error consuming message with empty value Error consuming message with empty 'message' part Mar 6, 2015
@edenhill
Copy link
Owner

edenhill commented Mar 6, 2015

Thanks!
Try it now.

@ibalashov
Copy link
Author

Wow, that was quick :)
Works fine now, thanks for the fix!

@edenhill edenhill closed this as completed Mar 9, 2015
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