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

Kryo ignores the KryoSerializable interface on objects of class which implement Map interface #154

Closed
243826 opened this issue Nov 19, 2013 · 1 comment

Comments

@243826
Copy link

243826 commented Nov 19, 2013

Please take a look at the code I uploaded here along with the test that fails.

https:/243826/OpenSource/tree/master/TCustomHashMapSerialization

This is minimal code to reproduce the problem. AFAIU, if I have the class implement KryoSerializable interface, kryo would use that to serialize the object. May be I misunderstood.

Thanks in advance for looking into this.

@romix romix closed this as completed in 0234f8c Nov 20, 2013
@243826
Copy link
Author

243826 commented Nov 20, 2013

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant