[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1006) During Lifecycle method cacheStopped is missing some components from the registry

Manik Surtani (JIRA) jira-events at lists.jboss.org
Fri Apr 15 08:19:33 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595853#comment-12595853 ] 

Manik Surtani commented on ISPN-1006:
-------------------------------------

Ah yes, we renamed NonVolatile - I forgot about that.  :-)

A cache may restart.  Depending on the scope of your component (NamedCache or Global) it may be attached to the cache or cache manager.

> 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


More information about the infinispan-issues mailing list