You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Anthony Wu (Jira)" <ji...@apache.org> on 2022/08/10 02:18:00 UTC

[jira] [Created] (CAMEL-18376) Use RedeliveryBackoff for ack timeout and negative ack redelivery

Anthony Wu created CAMEL-18376:
----------------------------------

             Summary: Use RedeliveryBackoff for ack timeout and negative ack redelivery
                 Key: CAMEL-18376
                 URL: https://issues.apache.org/jira/browse/CAMEL-18376
             Project: Camel
          Issue Type: New Feature
          Components: camel-pulsar
    Affects Versions: 3.18.0
            Reporter: Anthony Wu


It would be nice to be able to define a RedeliveryBackoff for both the ack timeout redelivery and the negative ack redelivery, as shown in the Pulsar docs here:
 * Negative ack redelivery backoff: [https://pulsar.apache.org/docs/concepts-messaging/#negative-acknowledgement]
 * Ack timeout backoff: https://pulsar.apache.org/docs/concepts-messaging/#acknowledgement-timeout



--
This message was sent by Atlassian Jira
(v8.20.10#820010)