Details
-
Technical task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
the following potential improvements have been identified:
- lazy init of the permission-entry-cache: initialize the cache on demand (in particular after calling Session.save())
- remember if entries for all principals have been fully loaded (in which case using the pathEntryMap is possible)
- introduce a threshold for eagerly loading entries for principals with few access controlled paths (<maxpaths)