Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16505

Reduce number of ACLR by factorizing access to all users - PostgreSQL

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0-HF05, 7.1
    • Fix Version/s: 5.8.0-HF34, 6.0-HF08, 7.2
    • Component/s: Core VCS
    • Tags:
    • Upgrade notes:
      Hide

      To take effect on an existing instance the ACLR table must be rebuilt, this can be done by calling the nx_rebuild_read_acls stored procedure at the database level.

      Show
      To take effect on an existing instance the ACLR table must be rebuilt, this can be done by calling the nx_rebuild_read_acls stored procedure at the database level.

      Description

      If a browse permission is granted to Everyone, the ACLR should be factorized as "Everyone".

      This case of duplicate ACLR exists in a bare Nuxeo because of the UserProfile that generate a unique ACLR of the form "Everyone,userid,-Everyone".

      This impact performance when having lots of users because it creates long list of ACLR granted by user generating very big aclr_user_map table.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: