XMLWordPrintable

    Details

    • Type: Sub-task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0
    • Component/s: Directory
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      If cache has been used in LDAP or SQL Directory:

      • Define two new core caches (one for entry with references, another for entry without references) contributed to org.nuxeo.ecm.core.cache.CacheServiceImpl
      • Define in these caches your implementation class, maxSize, ttl and concurrencyLevel
      • remove deprecated cacheMaxSize tag from the directory config file
      • remove deprecated cacheTimeOut tag from the directory config file
      • Add a new tag cacheEntryName with your cache name in the directory config file
      • Add a new cacheEntryWithoutReferencesName tag with your cache name in the directory config file
      Show
      If cache has been used in LDAP or SQL Directory: Define two new core caches (one for entry with references, another for entry without references) contributed to org.nuxeo.ecm.core.cache.CacheServiceImpl Define in these caches your implementation class, maxSize, ttl and concurrencyLevel remove deprecated cacheMaxSize tag from the directory config file remove deprecated cacheTimeOut tag from the directory config file Add a new tag cacheEntryName with your cache name in the directory config file Add a new cacheEntryWithoutReferencesName tag with your cache name in the directory config file

      Description

      The goal is to be have all directory using the new cache service so that we can basically switch all directory to point their cache to a centralized Redis.

      https://intranet.nuxeo.com/nuxeo/nxdoc/default/22c5f883-32ac-4739-8290-87abe41a68dc/view_documents

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: