You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2015/10/23 07:50:27 UTC

[jira] [Updated] (CAMEL-9244) camel-paho - Endpoint must implement publishing of retained messages option

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

Claus Ibsen updated CAMEL-9244:
-------------------------------
    Summary: camel-paho - Endpoint must implement publishing of retained messages option  (was: Endpoint must implement publishing of retained messages option)

> camel-paho - Endpoint must implement publishing of retained messages option
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-9244
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9244
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-paho
>    Affects Versions: 2.16.0
>            Reporter: Jaume Teixi
>
> Currently PahoEndpoint allows to set the QoS option.
> But the boolean retained is a basic MQTT protocol feature that should be implemented.
> Like in the Paho publish method:
> org.eclipse.paho.client.mqttv3.MqttClient
> #publish(String topic, byte[] payload, int qos, boolean retained) 
> Additionally it would be nice to have the MqttConnectOptions of setWill as also "Last Will and Testament" (LWT) is a basic protocol feature.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)