Hi,

I noticed the flink-connector-kafka weekly CI job is failing:

https://github.com/apache/flink-connector-kafka/actions/runs/8954222477

Looks like flink-connector-kafka main has a compile error against flink
1.20-SNAPSHOT, I tried locally and get a different compile failure

KafkaSerializerUpgradeTest.java:[23,45] cannot find symbol
[ERROR]   symbol:   class TypeSerializerMatchers
[ERROR]   location: package org.apache.flink.api.common.typeutils

Should 1.20-SNAPSHOT be removed from the weekly tests for now?

Thanks
Rob

Reply via email to