Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-5541

Support preemptive redelivery flag for non persistent messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 5.12.0
    • Broker
    • None

    Description

      policy entry setPersistJMSRedelivered gives us a hardened redelivery flag even in the event of a restart
      https://issues.apache.org/jira/browse/AMQ-5068

      This feature is conditional on the message being persistent but it need not be. For non persistent messages, we can eagerly set the redelivered flag. This is useful for connection drops and or stomp clients that close their socket. If they ever care about their delivery flag.

      Attachments

        Activity

          People

            gtully Gary Tully
            gtully Gary Tully
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: