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-36181][build] Bump CI Java version to 11 #25413

Closed
wants to merge 2 commits into from

Conversation

Sxnan
Copy link
Contributor

@Sxnan Sxnan commented Sep 27, 2024

What is the purpose of the change

Bump the CI Java version from 8 to 11.

Brief change log

  • Update the jdk parameter to 11 in azure-piplines.yml
  • Update the test script common_docker.sh to use the Java 11 docker image by default
  • Increase the direct memory of TM for Netty shuffle direct memory consumption end-to-end test

Verifying this change

This change is already covered by existing tests.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? not applicable

@Sxnan Sxnan marked this pull request as ready for review September 27, 2024 02:23
@flinkbot
Copy link
Collaborator

flinkbot commented Sep 27, 2024

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@rmetzger
Copy link
Contributor

@Sxnan
Copy link
Contributor Author

Sxnan commented Sep 29, 2024

@rmetzger Good catch! PR is updated.

@Sxnan
Copy link
Contributor Author

Sxnan commented Sep 29, 2024

The fix for Netty shuffle direct memory consumption end-to-end test, which constantly failed before this fix, is verified in my personal Azure pipeline run with JDK11.

@Sxnan Sxnan closed this in 338d024 Sep 29, 2024
@Sxnan Sxnan deleted the ci-java-version branch September 29, 2024 14:48
afedulov pushed a commit to afedulov/flink that referenced this pull request Jan 21, 2025
afedulov pushed a commit to afedulov/flink that referenced this pull request Jan 21, 2025
afedulov pushed a commit that referenced this pull request Jan 21, 2025
afedulov pushed a commit that referenced this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants