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

ISPN-12690 Support per-cache marshaller in Spring caches #9211

Merged

Conversation

danberindei
Copy link
Member

https://issues.redhat.com/browse/ISPN-12690

  • Register a ProtoStreamMarshaller if necessary
  • Test null values with per-cache marshaller

@danberindei
Copy link
Member Author

Should be working now.

I made RemoteCacheManager always register a ProtoStreamMarshaller and register the serialization context initializers even if
ProtoStreamMarshaller is not the default marshaller.

* Always register a ProtoStreamMarshaller in RemoteCacheManager
* Register the serialization context initializers even if
  ProtoStreamMarshaller is not the default marshaller
* Repeat both steps in SpringRemoteCacheManager
* Test null values with per-cache marshaller
@danberindei danberindei force-pushed the ISPN-12690_spring_remote_protostream branch from 3b1c7c8 to 5b4afee Compare April 2, 2021 16:49
@karesti karesti merged commit bb103db into infinispan:master Apr 2, 2021
@danberindei danberindei deleted the ISPN-12690_spring_remote_protostream branch April 5, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants