[infinispan-issues] [JBoss JIRA] (ISPN-1367) Add SPI which can be used to attach extra info to a serialized data and callback when data is deserialized
Galder Zamarreño (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Oct 18 04:22:45 EDT 2011
[ https://issues.jboss.org/browse/ISPN-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635385#comment-12635385 ]
Galder Zamarreño commented on ISPN-1367:
----------------------------------------
JBoss Marshalling provides something for this:
http://lists.jboss.org/pipermail/infinispan-dev/2011-October/009232.html
> 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: Galder Zamarreño
> Fix For: 5.2.0.FINAL
>
> Attachments: chat.txt
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list