Gustavo Fernandes created ISPN-12684:
----------------------------------------
Summary: Lazy start SearchMapping for protobuf caches
Key: ISPN-12684
URL:
https://issues.redhat.com/browse/ISPN-12684
Project: Infinispan
Issue Type: Bug
Components: Remote Querying
Affects Versions: 12.0.0.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Currently, it's not possible to start an empty server with declared indexed caches,
since the configuration requires declaration of indexed entities that should exist (in the
protobuf schema cache) ahead of time.
This problem can be avoided by delaying the creation of the SearchMapping for protobuf
caches until its first usage (either a query, or any data write) thus allowing the cache
to start normally.
--
This message was sent by Atlassian Jira
(v8.13.1#813001)