[infinispan-issues] [JBoss JIRA] (ISPN-3906) Do not place ProtobufValueWrapper instances in the cache

Mircea Markus (JIRA) issues at jboss.org
Thu Apr 10 13:54:18 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mircea Markus updated ISPN-3906:
--------------------------------

    Fix Version/s: 7.0.0.Alpha4
                       (was: 7.0.0.Alpha3)

    
> Do not place ProtobufValueWrapper instances in the cache
> --------------------------------------------------------
>
>                 Key: ISPN-3906
>                 URL: https://issues.jboss.org/browse/ISPN-3906
>             Project: Infinispan
>          Issue Type: Task
>          Components: Embedded Querying
>    Affects Versions: 6.0.0.Final
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 7.0.0.Alpha4, 7.0.0.Final
>
>
> ProtobufValueWrapper is only needed in order to provide a classbridge so we can integrate with Hibernate Search. Still, we should not need to wrap the protobuf encoded byte array put in the cache with this class. It should only be created as a temporary wrapper just before we feed the data to Hibernate Search.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list