Hi Kafka developers,

Could someone please take a look at PR #22922?
https://github.com/apache/kafka/pull/22922

This is a small, test-only change that adds coverage for
Bytes.toString(), including printable, escaped, high-byte, empty, and
mixed inputs.

I verified it locally with:

./gradlew clients:test --tests org.apache.kafka.common.utils.BytesTest
--rerun-tasks

All BytesTest tests passed. The GitHub CI is currently waiting for
maintainer approval.

Jira: https://issues.apache.org/jira/browse/KAFKA-20834

Thanks,
Juho

Reply via email to