[infinispan-issues] [JBoss JIRA] (ISPN-4319) ProtobufMatcherEvalContext should also fire missing properties

William Burns (JIRA) issues at jboss.org
Wed Jun 4 12:54:16 EDT 2014


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

William Burns updated ISPN-4319:
--------------------------------

           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 7.0.0.Alpha5
                       (was: 7.0.0.Beta1)
       Resolution: Done


> ProtobufMatcherEvalContext should also fire missing properties
> --------------------------------------------------------------
>
>                 Key: ISPN-4319
>                 URL: https://issues.jboss.org/browse/ISPN-4319
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Embedded Querying
>    Affects Versions: 7.0.0.Alpha4
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>              Labels: 630
>             Fix For: 7.0.0.Alpha5
>
>
> Not doing so leads to 'is null' predicates not being evaluated precisely because the property is null, which leads to an incorrect match result. This issue does not happen in the reflection based case.
> Missing properties should be fired with their default value if they have one, otherwise with null, unless their type is not nullable in which case nothing needs to be done for them.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the infinispan-issues mailing list