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

Extend ActiveMQ Camel component to support INDIVIDUAL_MESSAGE ack mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 5.8.0
    • 5.x
    • Camel
    • None
    • All

    Description

      It would be really helpful to have a per-message acknowledgement that did not acknowledge all previous messages.. this would be an ActiveMQ-only acknowledgement mode.

      Really handy for Camel to do things like

      from: activemq:queue:My.Queue?concurrentConsumers=5& acknowledgementModeName=INDIVIDUAL_MESSAGE
      to: jetty:http://somewebendpoint/

      and have quasi-transacted behavior

      Attachments

        Activity

          People

            Unassigned Unassigned
            mattrpav Matt Pavlovich
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: