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

Dan Berindei (JIRA) issues at jboss.org
Thu Feb 27 15:09:56 EST 2014


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

Dan Berindei updated ISPN-3906:
-------------------------------

    Fix Version/s: 7.0.0.Alpha2
                       (was: 7.0.0.Alpha1)

    
> 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.Final, 7.0.0.Alpha2
>
>
> 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