Jason Gustafson created KAFKA-5106: -------------------------------------- Summary: Improve test coverage for broker CRC validation Key: KAFKA-5106 URL: https://issues.apache.org/jira/browse/KAFKA-5106 Project: Kafka Issue Type: Test Reporter: Jason Gustafson
Test cases should ensure that CRC errors are detected across all message formats and compression types, and they should ensure that CRC validation is only done only once on the broker to protect ourselves from performance regression in the future. -- This message was sent by Atlassian JIRA (v6.3.15#6346)