]
Dan Berindei closed ISPN-5550.
------------------------------
Fix Version/s: 10.0.0.Final
Resolution: Done
Fixed with ISPN-9933
Failing to start Infinispan, started components like JPACacheStore
are not closed
---------------------------------------------------------------------------------
Key: ISPN-5550
URL:
https://issues.redhat.com/browse/ISPN-5550
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Sanne GRINOVERO
Priority: Major
Fix For: 10.0.0.Final
A misconfiguration or bug which fails Infinispan's Cache Container to start correctly
will not have the core lifecycle shutdown and cleanup all resources which have been
started.
In the case of the {{JPACacheStore}}, this could include database connection pools and
it's critical to get these resources disposed.