Skip to content

HIVE-28915: Use com.esotericsoftware.kryo:kryo5 #5778

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

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

vrozov
Copy link
Member

@vrozov vrozov commented Apr 21, 2025

What changes were proposed in this pull request?

Change Kryo dependency from com.esotericsoftware:kryo to com.esotericsoftware.kryo:kryo5

Why are the changes needed?

Allow Kryo versions 4.0.x and 5.0.x to coexist without conflict.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Using existing unit tests. The patch does not introduce new functionality.

Copy link
Member

@simhadri-g simhadri-g left a comment

Choose a reason for hiding this comment

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

LGTM +1, pending green test run.

@simhadri-g simhadri-g merged commit d9191df into apache:master Apr 25, 2025
6 checks passed
@simhadri-g
Copy link
Member

thanks @vrozov for the PR!

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