Improve acl optimization on read/write operations for oracle
------------------------------------------------------------

                 Key: NXP-6542
                 URL: https://jira.nuxeo.com/browse/NXP-6542
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
          Components: Core SQL Storage
    Affects Versions: 5.4.0.1
            Reporter: Benoit Delbosc
             Fix For: 5.4.2


Read acls optimization are very sensible to any acl update or write operation 
because the cached list of read acls by users is reseted.
This can be improved by updating the cache instead of flushing it using the 
same logic as in the PostgreSQL impl done in NXP-6038.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to