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

Adrian Nistor (JIRA) issues at jboss.org
Mon Jan 20 09:38:28 EST 2014


Adrian Nistor created ISPN-3906:
-----------------------------------

             Summary: 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: Querying
    Affects Versions: 6.0.0.Final
            Reporter: Adrian Nistor
            Assignee: Adrian Nistor
             Fix For: 7.0.0.Alpha1, 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