-
Enhancement
-
Resolution: Done
-
Blocker
-
None
Currently when a node receives an unknown type, it doesn't inform all other nodes, which might fail to get metadata and index boot information from it.
Also, the list of known types should be stored somewhere.
When a shared index is used, we might be able to load some type names from the index itself, but unfortunately usually we need the type name to initialize the index. Rely on an index storage convention?
See also comments in org.infinispan.query.indexmanager.IndexUpdateCommand
- blocks
-
ISPN-2797 Support Query on Caches configured with INVALIDATION mode
- Closed
- is blocked by
-
ISPN-3170 create a Metadata store
- Closed
-
ISPN-3597 ClusterRegistry should provide event notifications
- Closed
- is related to
-
ISPN-1568 Clustered Query fail when hibernate search not fully initialized
- Resolved