[infinispan-issues] [JBoss JIRA] (ISPN-4602) Verify EntryIterator works with MarshalledValues

RH Bugzilla Integration (JIRA) issues at jboss.org
Thu Aug 28 21:23:00 EDT 2014


    [ https://issues.jboss.org/browse/ISPN-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996751#comment-12996751 ] 

RH Bugzilla Integration commented on ISPN-4602:
-----------------------------------------------

Jakub Markos <jmarkos at redhat.com> changed the Status of [bug 1128811|https://bugzilla.redhat.com/show_bug.cgi?id=1128811] from ON_QA to VERIFIED

> Verify EntryIterator works with MarshalledValues
> ------------------------------------------------
>
>                 Key: ISPN-4602
>                 URL: https://issues.jboss.org/browse/ISPN-4602
>             Project: Infinispan
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Marshalling
>    Affects Versions: 7.0.0.Alpha5
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 7.0.0.Beta1
>
>
> The EntryIterator currently doesn't deserialize MarshalledValues as needed which would cause filter failures and the incorrect values to  be returned.
> This also means each key/value pair would need to be deserialized when applied to filter which will be slower and should be noted in documentation, but sent across as MarshalledValues?.  The only other way is to use some sort of proxy for each object to force lazy deserialization on referencing a field when applying filter, but this seems overkill.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list