]
RH Bugzilla Integration commented on ISPN-4712:
-----------------------------------------------
Radim Vansa <rvansa(a)redhat.com> changed the Status of [bug
Mutable SearchFactory needs to be passed new types exclusively
---------------------------------------------------------------
Key: ISPN-4712
URL:
https://issues.jboss.org/browse/ISPN-4712
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Reporter: Sanne Grinovero
Assignee: Sanne Grinovero
Fix For: 7.0.0.Beta2
{{updateSearchFactory}} in {{updateSearchFactory}} need to be passed only new types which
are not registered already nor *being registered concurrently*: the types need to be
validated again while holding the mutation lock.