[ https://issues.apache.org/jira/browse/KAFKA-18115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
José Armando García Sancio updated KAFKA-18115: ----------------------------------------------- Fix Version/s: 4.1.0 > Issue loading big files for performance testing > ----------------------------------------------- > > Key: KAFKA-18115 > URL: https://issues.apache.org/jira/browse/KAFKA-18115 > Project: Kafka > Issue Type: Bug > Components: tools > Reporter: Manoj Mathivanan > Assignee: Manoj Mathivanan > Priority: Minor > Fix For: 4.1.0 > > > When performing producer performance tests, we can specify a payload using > the {{*--payloadFile*}} parameter. This file is utilized during the > load/performance testing process. However, if the file is large, it may > result in the following error: > {code:java} > Exception in thread "main" java.lang.NegativeArraySizeException: -1040351534 > at java.base/java.lang.String.<init>(String.java:568) {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)