[infinispan-issues] [JBoss JIRA] (ISPN-4446) removeCache fails for caches with a SingleFileStore

Galder Zamarreño (JIRA) issues at jboss.org
Thu Nov 13 09:47:31 EST 2014


     [ https://issues.jboss.org/browse/ISPN-4446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-4446:
-----------------------------------
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2730, https://github.com/infinispan/infinispan/pull/3072  (was: https://github.com/infinispan/infinispan/pull/2730)


> removeCache fails for caches with a SingleFileStore
> ---------------------------------------------------
>
>                 Key: ISPN-4446
>                 URL: https://issues.jboss.org/browse/ISPN-4446
>             Project: Infinispan
>          Issue Type: Bug
>    Affects Versions: 6.0.2.Final
>            Reporter: Jim Crossley
>            Assignee: Galder Zamarreño
>             Fix For: 7.0.0.CR1, 7.0.0.Final, 6.0.3.Final
>
>
> If DefaultCacheManager.isRunning("foo") returns true, and "foo" has an associated SingleFileStore, calling DefaultCacheManager.removeCache("foo") tosses an NPE and isRunning("foo") continues to return true, even though the cache is in a TERMINATED state. I can avoid the NPE by stopping the cache before calling removeCache, but isRunning will still incorrectly return true.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)



More information about the infinispan-issues mailing list