[
https://issues.apache.org/jira/browse/CAMEL-23503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18109925#comment-18109925
]
Aurélien Pupier commented on CAMEL-23503:
-----------------------------------------
and based on
https://www.hivemq.com/blog/mqtt5-essentials-part3-upgrade-to-mqtt5-now/ One of
the practical advantages of MQTT 5 is its compatibility with its predecessors.
It supports MQTT 3.1 and MQTT 3.1.1 features, allowing a mix of MQTT 3 and MQTT
5 clients. so using the mqqt 5only should be enough
> Provide a Camel MQTT component on maintained dependency
> -------------------------------------------------------
>
> Key: CAMEL-23503
> URL: https://issues.apache.org/jira/browse/CAMEL-23503
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 4.20.0
> Reporter: Aurélien Pupier
> Assignee: Ramu
> Priority: Major
> Fix For: 4.23.0
>
>
> currently, there are:
> * paho (mqtt3): deprecated in 4.21
> * paho-mqtt5
> but the java library of paho project is unmaintained. last release was in 2020
> we should search an alternative library to propose an mqtt component.
> Maybe https://github.com/hivemq/hivemq-mqtt-client
--
This message was sent by Atlassian Jira
(v8.20.10#820010)