[ 
https://issues.apache.org/jira/browse/CAMEL-21589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-21589:
--------------------------------
    Component/s: camel-paho-mqtt5
                     (was: came-core)

> Make manual acknowledgements configurable in Paho-Mqtt5
> -------------------------------------------------------
>
>                 Key: CAMEL-21589
>                 URL: https://issues.apache.org/jira/browse/CAMEL-21589
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-paho-mqtt5
>            Reporter: Rav Brar
>            Priority: Major
>             Fix For: 4.10.0
>
>
> When using the Camel MQTT5 Source Kafka Connector, messages are automatically 
> acknowledged, which doesn't ensure they reach their final destination at 
> least once. Enabling manual acknowledgements ensures the connector is able to 
> provide at least once delivery to topics. 
> This new parameter would make it possible for the user to enable manual 
> acknowledgements in the client. By default, the parameter is set to false and 
> messages will be automatically acknowledged. If set to true, the 
> acknowledgement is added in the exchange's completion callback.
>  



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

Reply via email to