]
Gustavo Fernandes updated ISPN-4712:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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.