[infinispan-issues] [JBoss JIRA] (ISPN-8994) ClusterHealth.getHealthStatus() should take in account the internal caches.
Pedro Ruivo (JIRA)
issues at jboss.org
Tue Mar 27 05:15:00 EDT 2018
Pedro Ruivo created ISPN-8994:
---------------------------------
Summary: ClusterHealth.getHealthStatus() should take in account the internal caches.
Key: ISPN-8994
URL: https://issues.jboss.org/browse/ISPN-8994
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Pedro Ruivo
Current implementation of {{ClusterHealth.getHealthStatus()}} only checks the user caches. Internal caches created should have be part of the cluster health and we can check them via {{InternalCacheRegistry.getInternalCaches()}}.
Also, it should use {{CacheManager.getCache(cacheName, false)}} to avoid creating a cache if it is defined but not started yet.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list