Chia-Ping Tsai created KAFKA-20361:
--------------------------------------
Summary: Fix LazyDownConversionRecordsTest in using zlib-ng
Key: KAFKA-20361
URL: https://issues.apache.org/jira/browse/KAFKA-20361
Project: Kafka
Issue Type: Test
Reporter: Chia-Ping Tsai
{{LazyDownConversionRecordsTest}} fails when using {{zlib-ng}} since it assumes
the *v1 records* should be *smaller or equal to* the size of {*}v2{*}. This may
*not be correct* anymore because the *longer match size* used by {{zlib-ng}}
can cause the *v1 format* to not be compressed as well as the original zlib.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)