Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-37035][release] Update dev-master point to 2.1 #209

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

reswqa
Copy link
Member

@reswqa reswqa commented Jan 21, 2025

For apache/flink 2.0.0 release.

…P-27 based Source

In Flink 2.0, SourceFunction will be removed or migrated to an internal package
@@ -27,7 +27,7 @@ under the License.

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<flink.version>1.9.0</flink.version>
<flink.version>1.20.0</flink.version>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update to 1.20 as 2.0 is not released atm.

@@ -27,7 +27,7 @@ jobs:
strategy:
fail-fast: false
matrix:
java_version: [ 8, 11, 17, 21 ]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The the uploaded binary release for flink 2.1 was compiled by JDK17. It can't be worked in jdk8/11 env.

Copy link

@codenohup codenohup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@reswqa reswqa merged commit bc2f24e into apache:dev-master Feb 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants