[
https://issues.apache.org/jira/browse/KAFKA-19672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018403#comment-18018403
]
黃竣陽 edited comment on KAFKA-19672 at 9/5/25 2:08 PM:
-----------------------------------------------------
Hello [~schofielaj], I think the main reason is that this is a performance
test, so it didn’t finish running. In your test result, the last line is
`printWindow()` instead of `printTotal()`, which caused the parse error.
I tested on both the trunk and the [https://github.com/apache/kafka/pull/20385]
branch, and all the tests passed. I think this is not a bug.
was (Author: JIRAUSER305187):
Hello [~schofielaj], I think the main reason is that this is a performance
test, so it didn’t finish running. In your test result, the last line is
`printWindow()` instead of `printTotal()`, which caused the parse error.
I tested on both the trunk and the {{aheev:KAFKA-19487}} branch, and all the
tests passed. I think this is not a bug.
> Producer performance test failing in parsing aggregate statistics
> -----------------------------------------------------------------
>
> Key: KAFKA-19672
> URL: https://issues.apache.org/jira/browse/KAFKA-19672
> Project: Kafka
> Issue Type: Bug
> Components: system tests
> Reporter: ally heev
> Assignee: 黃竣陽
> Priority: Major
> Attachments: benchmark_test.log
>
>
> When running benchmark test, some of the producer perf tests are failing in
> statistics parsing. Logs attached
> cmd: `TC_PATHS="tests/kafkatest/benchmarks/core/benchmark_test.py" bash
> tests/docker/run_tests.sh`
> JDK: `azul/zulu-openjdk:17`(used azure because with openjdk tests were
> failing to run)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)