Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-1953

[jms] client-ack with Camel CACHE_AUTO broker-side redelivery

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Won't Do
    • Icon: Normal Normal
    • None
    • None
    • None
    • None

      As a follow-up to ENTMQCL-1835, with the fix in place on that issue:

          <dependency>
            <groupId>org.apache.qpid</groupId>
            <artifactId>qpid-jms-client</artifactId>
            <version>0.48.0.redhat-00001</version>
          </dependency>
      

      Re-delivery is correctly handled in a Camel route if the consumer Cache level is set to CACHE_NONE. If CACHE_CONSUMER (default CACHE_AUTO without transactions) is used, then redelivery is immediate and continues forever in the attached reproducer.

            jross@redhat.com Justin Ross
            rhn-support-shiggs Stephen Higgs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: