[
https://issues.apache.org/jira/browse/FLINK-25544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17833909#comment-17833909
]
Martijn Visser commented on FLINK-25544:
----------------------------------------
[~jiabaosun] I'm looking at this change and I wonder if this is the reason that
the Flink Kafka connector can't compile with 1.20-SNAPSHOT, see
https://github.com/apache/flink-connector-kafka/actions/runs/8553981349/job/23438292087?pr=90#step:15:165
Error message is:
{code:java}
Error: Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.8.0:testCompile
(default-testCompile) on project flink-connector-kafka: Compilation failure
Error:
/home/runner/work/flink-connector-kafka/flink-connector-kafka/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/FlinkKafkaConsumerBaseTest.java:[60,39]
org.apache.flink.streaming.util.MockDeserializationSchema is not public in
org.apache.flink.streaming.util; cannot be accessed from outside package
{code}
Is something indeed broken?
> [JUnit5 Migration] Module: flink-streaming-java
> -----------------------------------------------
>
> Key: FLINK-25544
> URL: https://issues.apache.org/jira/browse/FLINK-25544
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Reporter: Hang Ruan
> Assignee: Jiabao Sun
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.20.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)