[ 
https://jira.nuxeo.org/browse/NXP-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=86243#action_86243
 ] 

Benoit Delbosc commented on NXP-6004:
-------------------------------------

Make the size of read_acl field customizable for postgresql
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/6f2c62b05194
and 
http://hg.nuxeo.org/nuxeo/nuxeo-core/rev/a1924f134703
To change the size of the read acl field inside the repository element.of the 
default-repository-config.xml file:

      <aclOptimizations enabled="true" readAclMaxSize="8192" /> 


> Canonicalize read acl to by pass 4k db limits
> ---------------------------------------------
>
>                 Key: NXP-6004
>                 URL: https://jira.nuxeo.org/browse/NXP-6004
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Core SQL Storage, Security / Rights
>    Affects Versions: 5.4
>            Reporter: Benoit Delbosc
>            Assignee: Benoit Delbosc
>
> The read ACL optimization store all possible read ACL in a table (read_acls) 
> if many folders
> above a document have long ACLs we can reach the field limit (4096).
> The read acls can be canonicalize or truncate for instance everything after 
> the first -Everyone is useless.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/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