Skip to content

Conversation

@hamtie
Copy link

@hamtie hamtie commented Mar 23, 2012

... (Fixes #2)

The crc32 hashing function was encoding messages before hashing. The node-kafka client, however, was creating the message with the raw string instead of the encoded string used in the hash. The kafka server was rejecting the message because the checksum was failing. This was causing any non-ascii strings to fail.

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.

utf8 not supported

1 participant