[infinispan-issues] [JBoss JIRA] Updated: (ISPN-1206) Use a different default cache for Memcached server
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Aug 4 11:44:27 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani updated ISPN-1206:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Use a different default cache for Memcached server
> --------------------------------------------------
>
> Key: ISPN-1206
> URL: https://issues.jboss.org/browse/ISPN-1206
> Project: Infinispan
> Issue Type: Bug
> Components: Cache Server
> Affects Versions: 5.0.0.CR4
> Reporter: Michal Linhard
> Assignee: Galder Zamarreño
> Fix For: 5.0.0.FINAL
>
>
> if we work with the same key with REST and memcached client at once, a server side class cast exception occurs because both work with different value representation:
> SERVER_ERROR java.lang.ClassCastException: [B cannot be cast to org.infinispan.server.memcached.MemcachedValue
> SERVER_ERROR java.lang.ClassCastException: [B cannot be cast to org.infinispan.server.core.CacheValue
> this happens when both server modules use shared cache manager
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list