[ 
https://issues.apache.org/jira/browse/FLINK-34516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17834824#comment-17834824
 ] 

Martijn Visser commented on FLINK-34516:
----------------------------------------

[~Zakelly] I've been trying to get the Flink Kafka connector to compile with 
Flink 1.20-SNAPSHOT, but that currently throws the following error

{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] 
/Users/mvisser/Developer/flink-connector-kafka/flink-connector-kafka/src/test/java/org/apache/flink/connector/kafka/sink/testutils/KafkaSinkExternalContext.java:[136,92]
 incompatible types: org.apache.flink.core.execution.CheckpointingMode cannot 
be converted to org.apache.flink.streaming.api.CheckpointingMode
[ERROR] 
{code}

Was this change a breaking change for connectors?

> Move CheckpointingMode to flink-core
> ------------------------------------
>
>                 Key: FLINK-34516
>                 URL: https://issues.apache.org/jira/browse/FLINK-34516
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Checkpointing
>            Reporter: Zakelly Lan
>            Assignee: Zakelly Lan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.20.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to