-
Improvement
-
Resolution: Fixed
-
Major
-
4.4.0
-
None
-
None
-
4.4 M4
Some maps used as caches were filled with all values once, and could be cleared, so the next time values will be read, they will be computed again. With the new Cache system, this could lead to odd behaviour, as the caches could be cleared from outside, without telling the component using that cache that it have been cleared.
A boolean should be added to know if the cache have been filled or not.
- Conditionne
-
RUNTIME-3287 Migrate RightProfilesDAO to new cache system
- Closed
-
RUNTIME-3289 Refactor JdbcProfileAssignmentStorage caches
- Closed