Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-346

Add method Recover to ISession to allow clients to restart delivery from last unacked message

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0, 1.5.1
    • 1.6.0
    • ActiveMQ, NMS, Stomp
    • None

    Description

      Add the Recover Method to the ISession interface. This allows client that use Client Acknowledge to restart delivery from the last unacked message in cases where an error occurs and they need to reprocess message without acking all messages that have been received previously. See JMS recover method.

      The providers that don't support this can just throw NotSupportedException.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tabish Timothy A. Bish
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: