[ https://issues.apache.org/jira/browse/FLINK-37687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954499#comment-17954499 ]
Hong Liang Teoh commented on FLINK-37687: ----------------------------------------- [~leekeiabstraction] Can you clarify if this is a breaking change to the public interface of AWS connectors? (If so, we need a major version bump). Tagging it as 5.1.0 for now > Bump flink-connector-aws to 2.0 > ------------------------------- > > Key: FLINK-37687 > URL: https://issues.apache.org/jira/browse/FLINK-37687 > Project: Flink > Issue Type: Bug > Components: Connectors / AWS, Connectors / DynamoDB, Connectors / > Firehose, Connectors / Kinesis > Affects Versions: 2.0.0 > Reporter: Keith Lee > Priority: Major > Fix For: aws-connector-5.1.0 > > > Flink 2.0 has breaking changes on interfaces that connectors implement e.g. > Sink > ``` > Error: > /home/runner/work/flink-connector-aws/flink-connector-aws/flink-connector-aws/flink-connector-dynamodb/src/main/java/org/apache/flink/connector/dynamodb/sink/DynamoDbBeanElementConverter.java:[67,26] > cannot find symbol > Error: symbol: class InitContext > Error: location: interface org.apache.flink.api.connector.sink2.Sink > Error: > /home/runner/work/flink-connector-aws/flink-connector-aws/flink-connector-aws/flink-connector-dynamodb/src/main/java/org/apache/flink/connector/dynamodb/sink/DynamoDbSinkWriter.java:[160,5] > method does not override or implement a method from a supertype > ``` > 1. We need to discuss strategy on maintaining branches for 1.20 LTS and also > 2.x > 2. We need to work on migrating current sources/sinks to 2.x on 2.x branch -- This message was sent by Atlassian Jira (v8.20.10#820010)