]
Gustavo Fernandes reassigned ISPN-12309:
----------------------------------------
Assignee: (was: Gustavo Fernandes)
Creating cache with invalid configuration leaves inconsistent state
-------------------------------------------------------------------
Key: ISPN-12309
URL:
https://issues.redhat.com/browse/ISPN-12309
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Katia Aresti
Priority: Major
When a cache is created using the EmbeddedCacheManagerAdmin with a configuration that
prevents the cache from starting, it will throw an error but will persist the cache
nonetheless.
Further operations involving cache manager can throw exceptions, for example,
{{Health.getHealth()}} since it tries to access invalid stored configurations