]
Gustavo Fernandes updated ISPN-4635:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Query DSL should check against mixing objects created by different
factories or builders
----------------------------------------------------------------------------------------
Key: ISPN-4635
URL:
https://issues.jboss.org/browse/ISPN-4635
Project: Infinispan
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Embedded Querying
Affects Versions: 7.0.0.Beta1
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.0.0.Beta2
Methods FilterConditionBeginContext.not(..), QueryFactory.not(..),
FilterConditionContext.and(..), FilterConditionContext.or(..) should check that the
argument was created by the same factory and is not already owned by another builder.