Uploaded image for project: 'Mule'
  1. Mule
  2. MULE-13898

DISCARD_OLDEST as rejection policy must discard messages when max buffer size is 0

    XMLWordPrintable

Details

    • S3
    • Production Defect
    • 0

    Description

      DISCARD_OLDEST as rejection policy must discard messages when max buffer size is 0.

      If the max buffer is more than 0 and maxThreadsActive > 1, it must work as now:

      discarding the oldest request in the workQueue and attempting again to execute de runnable. This won't generate a stackoverflow as in the worst case, the it will be enqueue in the workqueue (buffer).

      Attachments

        Activity

          People

            fabian.gonzalez@mulesoft.com Fabian Gonzalez
            fabian.gonzalez@mulesoft.com Fabian Gonzalez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: