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

ExternalizableUtil should not ignore provided ClassLoader #82

Merged

Conversation

guusdk
Copy link
Member

@guusdk guusdk commented Dec 7, 2021

When a ClassLoader instance is provided (when reading data), this instance should actually be used.

fixes #81

@guusdk guusdk force-pushed the 81_ClusterExternalizableUtil-classloaders branch from 5a832d8 to 9f19253 Compare November 5, 2024 13:02
When a ClassLoader instance is provided (when reading data), this instance should actually be used.

fixes igniterealtime#81
@guusdk guusdk force-pushed the 81_ClusterExternalizableUtil-classloaders branch from 9f19253 to a3a3da6 Compare November 5, 2024 13:04
@guusdk guusdk merged commit b8dfced into igniterealtime:main Nov 5, 2024
3 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.

ClusterExternalizableUtil ignores provided ClassLoader instances
1 participant