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

Refactor Work and WorkManager to allow Redis queuing

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.7.2
    • Fix Version/s: 5.8
    • Component/s: Redis
    • Tags:
    • Backlog priority:
      600
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      Activate Redis through:

      nuxeo.redis.enabled=true
      nuxeo.redis.host=localhost
      nuxeo.redis.port=6379
      nuxeo.redis.password=secret

      Full doc at http://doc.nuxeo.com/x/6YEPAQ

      Show
      Activate Redis through: nuxeo.redis.enabled=true nuxeo.redis.host=localhost nuxeo.redis.port=6379 nuxeo.redis.password=secret Full doc at http://doc.nuxeo.com/x/6YEPAQ

      Description

      Currently the API and internals of the Work and WorkManager are tied to the fact that queuing happens in-memory.

      This needs to be refactored a bit to make sure that we don't require the Work instance to be the same in-memory Java object all the time.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: