MattV created CAMEL-17803:
-----------------------------
Summary: camel-azure-servicebus: Fix/reimplement automatic
complete/abandon of messages
Key: CAMEL-17803
URL: https://issues.apache.org/jira/browse/CAMEL-17803
Project: Camel
Issue Type: Improvement
Components: camel-azure
Affects Versions: 3.15.0
Reporter: MattV
Fix For: 3.17.0
The autoComplete option does not work as expected for the servicebus component.
There is issues in the underlying azure sdk that are causing this. [the
autoComplete option is soon to be
deprecated|https://github.com/Azure/azure-sdk-for-java/issues/26084] anyway so
the component should manually implement the complete/abandon pattern upon an
error on the exchange.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)