Skip to content

Conversation

@SML0127
Copy link
Contributor

@SML0127 SML0127 commented Jan 10, 2026

Purpose

Linked issue: close #6889

  • Bump flink cdc version to 3.5.0 & java11 in e2e test pom.xml with java11 profiles. This prepares the module for future java11 e2e testing while maintaining current java8 build compatibility.
  • Split flink 1.x-others workflow
    • build_test_jdk8: Runs on jdk 8. Tests flink core modules (1.16-1.20) excluding paimon-flink-cdc.
    • build_test_jdk11: Runs on jdk 11. Tests all modules (flink 1.16-1.20 + CDC) to validate integration with flink cdc 3.5.0.
  • Keep e2e-tests-flink-1.x on jdk 8 (excluding CDC) to preserve end-to-end test coverage.

Tests

API and Format

Documentation

@SML0127 SML0127 changed the title [wip][test] Bump flink cdc to 3.5.0 and split flink-1.x-others workflow jobs into jdk 8 & 11 [test] Bump flink cdc to 3.5.0 and split flink-1.x-others workflow jobs into jdk 8 & 11 Jan 10, 2026
@SML0127 SML0127 marked this pull request as ready for review January 10, 2026 09:38
@JingsongLi
Copy link
Contributor

Hi @SML0127
We have added too many tests, which can easily lead to unstable testing.
Perhaps we don't need to add tests for JDK 11, as Flink 1.x still primarily targets JDK 8.

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.

[test] bump flink cdc to 3.5 in test

2 participants