[ https://issues.apache.org/jira/browse/KAFKA-18115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17901894#comment-17901894 ]
Manoj Mathivanan edited comment on KAFKA-18115 at 11/29/24 9:30 AM: -------------------------------------------------------------------- Fix contribute in PR: [https://github.com/apache/kafka/pull/17983] was (Author: JIRAUSER307903): Fixed in PR: https://github.com/apache/kafka/pull/17983 > 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 > > 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)