Anthony Sam Wu

Results 1 issues of Anthony Sam Wu

Resolves the following Jira issue: https://issues.apache.org/jira/browse/CAMEL-18376 This PR adds in the ability to add a [RedeliveryBackoff](https://github.com/apache/pulsar/blob/master/pulsar-client-api/src/main/java/org/apache/pulsar/client/api/RedeliveryBackoff.java) for both the [ack timeout](https://pulsar.apache.org/docs/concepts-messaging/#acknowledgement-timeout) and[ negative acknowledgement](https://pulsar.apache.org/docs/concepts-messaging/#negative-acknowledgement) cases (details linked). Modifications to existing...

components