[
https://issues.apache.org/jira/browse/KAFKA-18912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931961#comment-17931961
]
Lorcan commented on KAFKA-18912:
--------------------------------
Hi [~chia7712], thanks for the information, I wasn't aware of this.
I think this might also block me as I have a PR against trunk that I'm working
on for a [testing ticket|https://issues.apache.org/jira/browse/KAFKA-4650]. But
I'm new to the project and still trying to understand the different pieces.
> Failed test MetadataSchemaCheckerToolTest.testVerifyEvolutionGit on Trunk
> -------------------------------------------------------------------------
>
> Key: KAFKA-18912
> URL: https://issues.apache.org/jira/browse/KAFKA-18912
> Project: Kafka
> Issue Type: Bug
> Reporter: Lorcan
> Priority: Minor
>
> I am unable to build (up to date as of 03/03) trunk with no local changes due
> to a failed test: MetadataSchemaCheckerToolTest.testVerifyEvolutionGit.
> Build error message shown below:
> {code:java}
> java.lang.IllegalStateException: Did not find expected file
> metadata/src/main/resources/common/metadata/AbortTransactionRecord.json
> at
> org.apache.kafka.message.checker.CheckerUtils.getDataFromGit(CheckerUtils.java:146)
> at
> org.apache.kafka.message.checker.MetadataSchemaCheckerTool.run(MetadataSchemaCheckerTool.java:107)
> at
> org.apache.kafka.message.checker.MetadataSchemaCheckerToolTest.testVerifyEvolutionGit(MetadataSchemaCheckerToolTest.java:32)
> at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)