]
Manik Surtani updated JBCACHE-1411:
-----------------------------------
Fix Version/s: 3.0.0.CR1
Marshaller has no special treatment of arrays, even arrays of
primitives or known types
---------------------------------------------------------------------------------------
Key: JBCACHE-1411
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1411
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Replication
Affects Versions: 2.2.0.GA, 3.0.0.BETA1
Reporter: Manik Surtani
Assignee: Manik Surtani
Fix For: 3.0.0.CR1, 3.0.0.GA
This is an inefficiency that causes, for example, the marshalling of a byte[] to fall
back to Serializable. E.g., cache.put(fqn, key, new byte[]{1, 2, 3, 4}) would result in
the byte[] being serialized as a Serializable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: