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

Make Redis pool size configurable

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0-HF27, 7.10-HF05, 8.2
    • Component/s: Redis

      Description

      The Redis pool uses a fixed maximum size of 8 defined by the basic implementation of JedisPoolConfig. At least the maxiumum size (and maybe other GenericObjectPoolConfig parameters) should be made configurable.

      The Redis connection pool size can be configured using the new nuxeo.conf options:
      nuxeo.redis.maxTotal (default 16)
      nuxeo.redis.maxIdle (default 8)

        Attachments

          Activity

            People

            • Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: