[infinispan-issues] [JBoss JIRA] (ISPN-2133) Provide a context for object de-serialization
Emmanuel Bernard (JIRA)
issues at jboss.org
Wed Nov 12 13:52:29 EST 2014
[ https://issues.jboss.org/browse/ISPN-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019517#comment-13019517 ]
Emmanuel Bernard commented on ISPN-2133:
----------------------------------------
It kinda depends on the scope of the context.
If that's per Infinispan operation, I think it would be really hard to do (esp with the async stuff).
If that's per cache. I guess when you create a cache you could have some fluent API of sort to attach some context that would be provided to the externalizer. Or better and more simply, offer a way to attach externalizers just for a specific cache. In which case we could add state to them via their constructor.
> Provide a context for object de-serialization
> ---------------------------------------------
>
> Key: ISPN-2133
> URL: https://issues.jboss.org/browse/ISPN-2133
> Project: Infinispan
> Issue Type: Feature Request
> Components: Core
> Reporter: Sanne Grinovero
> Labels: SLOWING_OGM
>
> See proposal description at
> http://lists.jboss.org/pipermail/infinispan-dev/2012-June/010925.html
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the infinispan-issues
mailing list