]
Fabio Massimo Ercoli commented on ISPN-12169:
---------------------------------------------
Pull request sent --> [https://github.com/infinispan/infinispan/pull/8622]
Avoid to wrap the SearchMapping
-------------------------------
Key: ISPN-12169
URL:
https://issues.redhat.com/browse/ISPN-12169
Project: Infinispan
Issue Type: Task
Components: Embedded Querying, Remote Querying
Affects Versions: 12.0.0.Dev01
Reporter: Fabio Massimo Ercoli
Assignee: Fabio Massimo Ercoli
Priority: Major
Fix For: 12.0.0.Final
Thanks to the fact that now the {{SerializationContext}} must contain all the indexed
entities at cache starting time we can avoid to wrap the {{SearchMapping}} instance
with a {{SearchMappingHolder}}.