mlowicki created KAFKA-18566:
--------------------------------
Summary: Document behaviour on committing metadata with invalid
UTF-8 sequence
Key: KAFKA-18566
URL: https://issues.apache.org/jira/browse/KAFKA-18566
Project: Kafka
Issue Type: Improvement
Reporter: mlowicki
If I use [160, 161] as the bytes sequence for the commit API then then later
returning that metadata using OffsetFetch metadata is [239, 191, 189, 239, 191,
189] so Unicode replacement character is returned two times - [EF BF BD] �
--
This message was sent by Atlassian Jira
(v8.20.10#820010)