You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Florian Eckhard (Jira)" <ji...@apache.org> on 2021/09/09 09:58:00 UTC

[jira] [Updated] (CAMEL-16937) SessionExpiryInterval in Mqtt5-Paho-Camel not configurable

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

Florian Eckhard updated CAMEL-16937:
------------------------------------
    Summary: SessionExpiryInterval in Mqtt5-Paho-Camel not configurable  (was: setSessionExpiryInterval in Mqtt5-Paho-Camel not configurable)

> SessionExpiryInterval in Mqtt5-Paho-Camel not configurable
> ----------------------------------------------------------
>
>                 Key: CAMEL-16937
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16937
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-paho
>    Affects Versions: 3.11.0
>            Reporter: Florian Eckhard
>            Priority: Minor
>
> Currently, the SessionExpiryInterval parameter cannot be set for Paho. 
>  The parameter can be used in mqtt 5 to keep the session alive when connecting, so that messages are queued.
> Therefore, in this ticket, the parameter should be included as an option and set in PhaoMqqt5Endpoint ([https://github.com/apache/camel/blob/80b92e3624ae5db59a1a24a441f1b10b39eaa1a5/components/camel-paho-mqtt5/src/main/java/org/apache/camel/component/paho/mqtt5/PahoMqtt5Endpoint.java#L85].
> If possible please include this extension in the 3.11.x LTS release.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)