Skip to content

[FLINK-37660] Reenable Kryo serializer upgrade tests #26443

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

X-czh
Copy link
Contributor

@X-czh X-czh commented Apr 11, 2025

KryoSerializerUpgradeTest are disabled because Flink 2.0 is doing a major Kryo 2.x -> 5.x upgrade and the new Flink is not compatible with older Kryo state. Restore it in 2.1.

This PR depends on #26442.

@flinkbot
Copy link
Collaborator

flinkbot commented Apr 11, 2025

CI report:

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

Copy link
Member

@reswqa reswqa left a comment

Choose a reason for hiding this comment

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

Thanks for the update.

@X-czh X-czh marked this pull request as ready for review April 18, 2025 01:34
@X-czh
Copy link
Contributor Author

X-czh commented Apr 18, 2025

@reswqa Thanks for the review! Rebased to have the 2.0 reference data included, and the tests pass now.

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.

3 participants