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

Fix WorkManager wildcard queue disabling

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0-HF19, 7.4
    • Component/s: Events / Works

      Description

      Disabling all work queues except a few through:

          <queue id="*" processing="false"/>
          <queue id="somequeue" processing="true"/>
      

      fails, because the * is interpreted after all contributions have been read and therefore disables all queues.

      Note that a workaround is to disable every queue explicitly instead of using the wildcard *.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: