[
https://issues.apache.org/jira/browse/KAFKA-18115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930334#comment-17930334
]
Manoj Mathivanan commented on KAFKA-18115:
------------------------------------------
[~chia7712] Can you help in reviewing the PR.
> 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)