[infinispan-issues] [JBoss JIRA] Created: (ISPN-1367) Add SPI which can be used to attach extra info to a serialized data and callback when data is deserialized
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Sep 2 08:35:26 EDT 2011
Add SPI which can be used to attach extra info to a serialized data and callback when data is deserialized
----------------------------------------------------------------------------------------------------------
Key: ISPN-1367
URL: https://issues.jboss.org/browse/ISPN-1367
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 5.0.0.FINAL
Reporter: Pete Muir
Assignee: Manik Surtani
Fix For: 5.1.0.ALPHA1
In an environment such as JBoss AS, where there is some sort of consistent identification of deployments across nodes (i.e. a deployment id) this SPI can be used to attach the deployment id to the serialized data, and then on deserialization used to locate the correct classloader to use
--
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