[infinispan-issues] [JBoss JIRA] (ISPN-4319) ProtobufMatcherEvalContext should also fire missing properties
Adrian Nistor (JIRA)
issues at jboss.org
Thu May 29 11:55:15 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-4319:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/2576
> 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
> Fix For: 7.0.0.Beta1
>
>
> 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