https://issues.apache.org/bugzilla/show_bug.cgi?id=46590

           Summary: AC Performance Patches
           Product: Lenya
           Version: 1.2.7
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Access Control
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Site area performance fixes for big publications. Also improves overal
performace a bit. 

Changes: 

AccessControlSitetreeTransformer: 

 * Skip node check when access is granted to ancestor node (and inherited
accreditables are used).
 * Skip documentId lookup via DocumentBuilder when using DocumentPolicyManager 
 * Removed area parameter (makes no sense: area is taken from the sitetree)


SourceCacheImpl:
 * Don't do cache validity checks for non-existent files

FileItemManager: 
 * Added single item last modified check to getItem(id). Before that we did a
last modified check for all items on every getItem(id) call. E.g. for all users
on getItem(userId).


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to