Wolf-Dieter Fink created ISPN-9284:
--------------------------------------
Summary: Near-Real-Time indexes lost when server is stopped
Key: ISPN-9284
URL:
https://issues.jboss.org/browse/ISPN-9284
Project: Infinispan
Issue Type: Bug
Components: Indexing, Server
Reporter: Wolf-Dieter Fink
Assignee: Gustavo Fernandes
The server does not respect the stop order of the caches dictated by cache manager and
tries to stop all caches in random order.
When a cache is indexed and uses the "near-real-time" index manager, it relies
on the indexing caches being available during shutdown of the data cache so that it can
properly flush the index to persistence storage, and this fails due to one or more index
caches being unavailable.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)