[
https://issues.apache.org/jira/browse/FLINK-35306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Fan updated FLINK-35306:
----------------------------
Description:
Reason: TypeSerializerUpgradeTestBase.UpgradeVerifier update the
schemaCompatibilityMatcher method name to schemaCompatibilityCondition, but
some subclasses didn't change it, such as:
PojoRecordSerializerUpgradeTestSpecifications.PojoToRecordVerifier.
It belongs to flink-tests-java17 module, and it doesn't compile by default.
it's caused by
* https://issues.apache.org/jira/browse/FLINK-25537
* https://github.com/apache/flink/pull/24603
!image-2024-05-08-11-48-04-161.png!
was:!image-2024-05-08-11-48-04-161.png!
> Flink cannot compile with jdk17
> -------------------------------
>
> Key: FLINK-35306
> URL: https://issues.apache.org/jira/browse/FLINK-35306
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.20.0
> Reporter: Rui Fan
> Assignee: Rui Fan
> Priority: Blocker
> Fix For: 1.20.0
>
> Attachments: image-2024-05-08-11-48-04-161.png
>
>
> Reason: TypeSerializerUpgradeTestBase.UpgradeVerifier update the
> schemaCompatibilityMatcher method name to schemaCompatibilityCondition, but
> some subclasses didn't change it, such as:
> PojoRecordSerializerUpgradeTestSpecifications.PojoToRecordVerifier.
>
> It belongs to flink-tests-java17 module, and it doesn't compile by default.
>
> it's caused by
> * https://issues.apache.org/jira/browse/FLINK-25537
> * https://github.com/apache/flink/pull/24603
>
> !image-2024-05-08-11-48-04-161.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)