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

Adrian Nistor (JIRA) issues at jboss.org
Tue Jun 26 05:58:00 EDT 2018


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

Adrian Nistor resolved ISPN-3906.
---------------------------------
    Resolution: Won't Fix


Given the many changes in the area of transcoding, this can no longer be done, nor is really necessary. The wrapping of the byte[] is also needed after the introduction of off-heap. So we can consider this issue obsolete.

> 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: 9.4.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 was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list