[infinispan-issues] [JBoss JIRA] (ISPN-7614) Disabling a store doesn't stop it

Tristan Tarrant (JIRA) issues at jboss.org
Wed Mar 22 17:11:00 EDT 2017


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

Tristan Tarrant updated ISPN-7614:
----------------------------------
    Fix Version/s: 9.0.0.CR4
                       (was: 9.0.0.Final)


> Disabling a store doesn't stop it
> ---------------------------------
>
>                 Key: ISPN-7614
>                 URL: https://issues.jboss.org/browse/ISPN-7614
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.0.0.CR2
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>             Fix For: 9.0.0.CR4
>
>
> When disabling a store via {{PersistenceManager.disableStore(...)}}, the store is removed from the list of loaders/writers, but its {{stop()}} method is not called, so buffers may not be flushed.
> {{AsyncCacheWriter}} will also leak the {{AsyncStoreCoordinator}} thread if {{stop()}} is not called, and this thread leak is visible when running {{ClassLoaderManagerDisablingTest}}.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list