Hello,

Is there a reason we cannot fix the code rather than disabling the test? If
we skip the tests this will likely be missed and cause delays for 1.20
support down the road.

Thanks,
Danny

On Wed, 8 May 2024, 23:35 Robert Young, <robertyoun...@gmail.com> wrote:

> 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