Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-4438

Implement optional redelivery delay for MDBs

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Major
    • None
    • JBossAS-4.2.0.GA
    • None
    • None
    • 0
    • 0% 0%

    Description

      Some JMS providers e.g. JBoss Messaging implement an optional redelivery delay between successive deliveries of the same message after rollbacks due to a failure.

      This is a nice feature and is designed to prevent thrashing which can consume CPU when failure in delivery occurs frequently.

      When using such providers with JBoss AS MDBs, using either the JMSContainerIvoker or JCA 1.5 inflow, this fetaure is unusable since the MDB container wraps the onMessage method of the MDB and catches any exceptions thrown by the MDB and handles redlivery itself.

      Consequently the provider does not have a chance to execute any redelivery delay logic.

      It would be great for the MDB container to implement redelivery delay itself.

      Attachments

        Activity

          People

            Unassigned Unassigned
            timfox_jira Tim Fox (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: