[infinispan-issues] [JBoss JIRA] (ISPN-3139) Allow passing custom marshallers to the server in compatibility mode
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Mon May 27 09:59:06 EDT 2013
Martin Gencur created ISPN-3139:
-----------------------------------
Summary: Allow passing custom marshallers to the server in compatibility mode
Key: ISPN-3139
URL: https://issues.jboss.org/browse/ISPN-3139
Project: Infinispan
Issue Type: Feature Request
Components: Server
Reporter: Martin Gencur
Assignee: Tristan Tarrant
Fix For: 5.3.0.CR1
This is useful when users want to use their own marshalling. This is needed e.g. when using SpyMemcached Client in compatibility mode.
For embedded cache it's configured this way:
builder.compatibility().enable().marshaller(marshaller);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list