-
Improvement
-
Resolution: Fixed
-
Major
-
4.4.0
-
None
-
None
-
4.4 M5
If different instances of the same object (or even different object) need to use the same class, whe should be able to know if the cache already exists, and create it otherwise. Currently, trying to create a cache that exists throws an exception, but we have no way to know if a cache with a given id exists or not. the cache manager should have a method for this.
- Conditionne
-
RUNTIME-3289 Refactor JdbcProfileAssignmentStorage caches
- Closed