[
https://issues.redhat.com/browse/ISPN-12309?page=com.atlassian.jira.plugi...
]
Gustavo Fernandes updated ISPN-12309:
-------------------------------------
Description:
When a cache is created using the EmbeddedCacheManagerAdmin with an invalid configuration,
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
was:
When a cache is created using the EmbeddedCacheManagerAdmin with an invalid configuration,
it will throw an error but will persist the cache nonetheless.
Further operations involving cache manager can throw exceptions, for example,
Health.getHealth()
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
Assignee: Gustavo Fernandes
Priority: Major
When a cache is created using the EmbeddedCacheManagerAdmin with an invalid
configuration, 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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)