]
Work on ISPN-7282 started by Adrian Nistor.
-------------------------------------------
Operands of boolean comparisons are not properly validated
----------------------------------------------------------
Key: ISPN-7282
URL:
https://issues.jboss.org/browse/ISPN-7282
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.0.0.Beta1
Accepted values should be only true of false. Currently everything else was accepted and
considered false. This fails only in indexed embedded mode.