]
RH Bugzilla Integration commented on ISPN-4635:
-----------------------------------------------
Sebastian Ćaskawiec <slaskawi(a)redhat.com> changed the Status of [bug
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
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.