Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.22.2
-
None
-
Unknown
Description
Hello,
In my system i have a default MqttConnectOptions declared into spring context and some other camel consumers/producers connected to others mqtt servers.
So today i cannot use endpoint parameters without declare an another mqttConnectOptions class because the endpoint code suppose that use ALWAYS MqttConnectOptions (if it is declared once)