José Armando García Sancio created KAFKA-18838:
--------------------------------------------------
Summary: Fix ArbitraryMemoryRecords so that they are always invalid
Key: KAFKA-18838
URL: https://issues.apache.org/jira/browse/KAFKA-18838
Project: Kafka
Issue Type: Task
Components: clients, kraft
Reporter: José Armando García Sancio
The arbitrary memory records generates random bytes. It is possible that the
generated random bytes are actually a valid memory records.
We can also improve the implementation so that is generate interesting memory
records and not just completely random bytes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)