Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-9244

camel-paho - Endpoint must implement publishing of retained messages option

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.16.0
    • None
    • camel-paho
    • None
    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            gautric Greg A.
            teixi Jaume Teixi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: