-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.5.1
-
Component/s: None
-
Labels:None
subtask to add the performance test that should us allow measuring the effects:
- randomly reading items from a huge tree that has realistic amount of acl policies
- concurrently doing the same thing
- concurrently random read but adding acl to every 10th node to make sure we exceed default cache size.
- ...