[
https://issues.apache.org/jira/browse/FLINK-31700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17707896#comment-17707896
]
Danny Cranmer commented on FLINK-31700:
---------------------------------------
[~jiabao.sun] ideally the connector should have supported both Flink 1.17 and
1.16 in parallel. Seems like v1.0.0 might not build against Flink 1.17. If this
is the case we will need to do a v1.1.0 that will support Flink 1.16 and 1.17.
Yes we should update the default version to Flink 1.17.0 now. Shall I assign
this to you?
> MongoDB nightly CI failure
> --------------------------
>
> Key: FLINK-31700
> URL: https://issues.apache.org/jira/browse/FLINK-31700
> Project: Flink
> Issue Type: Technical Debt
> Components: Connectors / MongoDB
> Reporter: Danny Cranmer
> Priority: Major
>
> Investigate and fix the nightly CI failure. Example
> https://github.com/apache/flink-connector-mongodb/actions/runs/4585933750
>
> {code:java}
> Error:
> /home/runner/work/flink-connector-mongodb/flink-connector-mongodb/flink-connector-mongodb/src/main/java/org/apache/flink/connector/mongodb/sink/writer/context/DefaultMongoSinkContext.java:[33,8]
>
> org.apache.flink.connector.mongodb.sink.writer.context.DefaultMongoSinkContext
> is not abstract and does not override abstract method getAttemptNumber() in
> org.apache.flink.api.connector.sink2.Sink.InitContext{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)