[infinispan-issues] [JBoss JIRA] (ISPN-9458) Remove wrapping of bytes from Multimap operation
Gustavo Fernandes (JIRA)
issues at jboss.org
Fri Aug 24 09:55:01 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes reassigned ISPN-9458:
---------------------------------------
Assignee: Gustavo Fernandes
> Remove wrapping of bytes from Multimap operation
> ------------------------------------------------
>
> Key: ISPN-9458
> URL: https://issues.jboss.org/browse/ISPN-9458
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
>
> Currently in the Hot Rod server the multimaps are maintained as:
> {code:java}
> EmbeddedMultimapCache<WrappedByteArray, WrappedByteArray>
> {code}
> And multimap implementation does wrapping and unwrapping of byte[] into WrappedByteArray.
> This conversion should be delegated to the underlying cache's DataConversion instead
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list