[
https://issues.apache.org/jira/browse/CAMEL-23503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110118#comment-18110118
]
Ramu commented on CAMEL-23503:
------------------------------
Thanks for the additional context and for sharing these alternatives.
For this PR, I would prefer to keep the scope focused on the HiveMQ component
implementation as proposed. The broader consideration of MQTT protocol support
and potential simplifications can be evaluated separately in a future Jira and
PR.
Regarding MQTT 5 compatibility, do you suggest that we simplify the HiveMQ
component to use only the MQTT 5 client/API and remove any separate MQTT
3.x-specific implementation or configuration? I would like to confirm the
intended direction before considering any further changes in a separate Jira
and PR.
> 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)