[
https://issues.jboss.org/browse/ISPN-1006?page=com.atlassian.jira.plugin....
]
Sanne Grinovero commented on ISPN-1006:
---------------------------------------
Hi Manik. I couldn't find @NonVolatile anywhere, so I tried @SurvivesRestarts. The
shutdown works fine in this case, but I'm not sure you mean I should use it. Is a
cacheManager able to restart? in that case, I should restart the service as well. Why if
ever should a cachemanager restart?
During Lifecycle method cacheStopped is missing some components from
the registry
---------------------------------------------------------------------------------
Key: ISPN-1006
URL:
https://issues.jboss.org/browse/ISPN-1006
Project: Infinispan
Issue Type: Bug
Reporter: Sanne Grinovero
Fix For: 5.0.0.BETA2
To reproduce: In Query module, class org.infinispan.query.impl.LifecycleManager
If you move the method body from cacheStopping into cacheStopped you'll notice that
org.infinispan.query.blackbox.SearchFactoryShutdownTest will fail, as shutdown won't
happen as it can't find the needed components in the ComponentRegistry.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira