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

Dedicate work queues for updateThumbListener and notificationListener

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Duplicate
    • Affects Version/s: None
    • Fix Version/s: 11.x
    • Component/s: Events / Works

      Description

      Currently updateThumbListener and notificationListener run in the 'default' queue. This causes problems when notifications need to go out on time when there's a large backlog of thumbnail generation work.

      Add a a new contribution to the platform resembling the following:

      <queue id="updateThumbListener">
        <category>updateThumbListener</category>
      </queue>
      <queue id="notificationListener">
        <category>notificationListener</category>
      </queue>

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: