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 2021/09/09 14:44:00 UTC

[jira] [Resolved] (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 ]

Claus Ibsen resolved CAMEL-16937.
---------------------------------
    Fix Version/s: 3.12.0
         Assignee: Claus Ibsen
       Resolution: Fixed

> 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
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.12.0
>
>
> 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)