[
https://issues.apache.org/jira/browse/CAMEL-16073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18118341#comment-18118341
]
Andrea Cosentino commented on CAMEL-16073:
------------------------------------------
PR opened: https://github.com/apache/camel/pull/26779
Three defects in the same two files, one commit each. Each was verified by
reverting it and re-running - the three reverts produce exactly the three
matching test failures.
For CAMEL-16073 note the redelivery-timing change called out in the PR and the
upgrade guide: a negative acknowledgement removes the message from the client
unacked tracker, so redelivery follows negativeAckRedeliveryDelayMicros (60s)
instead of ackTimeoutMillis (10s in this component).
----
_Claude Code on behalf of oscerd (Andrea Cosentino)._
> camel-pulsar - If consumer failed then it should NACK
> -----------------------------------------------------
>
> Key: CAMEL-16073
> URL: https://issues.apache.org/jira/browse/CAMEL-16073
> Project: Camel
> Issue Type: Improvement
> Components: camel-pulsar
> Reporter: Claus Ibsen
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.x
>
>
> We should use negativeAck if exchange has exception after processing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)