Description
Just noticed while looking at the source that some calls to java.lang.String#getBytes do not include the encoding. They should probably specify "UTF-8" for platform-independence.
Attachments
Attachments
Issue Links
- duplicates
-
KAFKA-367 StringEncoder/StringDecoder use platform default character set
- Closed