Uploaded image for project: 'FUSE Mediation Router'
  1. FUSE Mediation Router
  2. MR-110

Enhance ErrorHandler RedeliveryPolicy with a Timer manager to avoid locking current thread while sleeping

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Critical Critical
    • 1.5.2.0-fuse
    • 1.5.0.0-fuse
    • None
    • None

      The ErrorHandler RedeliveryPolicy appears to lock threads while sleeping until the next redelivery. With lots of concurrent requests requiring increasing redelivery times, this can be a scalability problem.

      The RedeliveryPolicy should support the use of a timer thread that would be responsible for managing the "timeouts" and firing the redelivery.

            willem.jiang Willem Jiang (Inactive)
            rhn-support-qluo Joe Luo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: