[infinispan-issues] [JBoss JIRA] (ISPN-9667) DefaultCacheManager inconsistent status checks

Dan Berindei (Jira) issues at jboss.org
Fri Nov 2 05:49:01 EDT 2018


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

Dan Berindei updated ISPN-9667:
-------------------------------
    Description: 
{{DefaultCacheManager.getTransport()}} returns {{null}} when the manager is stopping, it should not. 

To make things worse, {{DefaultCacheManager.getStatus()}} returns the status of the {{GlobalComponentRegistry}}, which is still {{RUNNING}} while caches are shutting down.

  was:{{DefaultCacheManager.getTransport()}} returns {{null}} when the manager is stopping, it should not. To make things worse, {{DefaultCacheManager.getStatus()}} returns the status of the {{GlobalComponentRegistry}}, which is still {{RUNNING}} while caches are shutting down.



> DefaultCacheManager inconsistent status checks
> ----------------------------------------------
>
>                 Key: ISPN-9667
>                 URL: https://issues.jboss.org/browse/ISPN-9667
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.4.1.Final
>            Reporter: Dan Berindei
>            Assignee: Dan Berindei
>            Priority: Major
>             Fix For: 10.0.0.Alpha1, 9.4.2.Final
>
>
> {{DefaultCacheManager.getTransport()}} returns {{null}} when the manager is stopping, it should not. 
> To make things worse, {{DefaultCacheManager.getStatus()}} returns the status of the {{GlobalComponentRegistry}}, which is still {{RUNNING}} while caches are shutting down.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list