Tomohisa Igarashi created CAMEL-7662:
----------------------------------------
Summary: MQTTProducerTest fails once enables it
Key: CAMEL-7662
URL: https://issues.apache.org/jira/browse/CAMEL-7662
Project: Camel
Issue Type: Bug
Components: camel-mqtt
Affects Versions: 2.12.2, 2.14.0
Reporter: Tomohisa Igarashi
MQTTProducerTest fails once you enable this testcase. This is disabled here:
https://github.com/apache/camel/blob/master/components/camel-mqtt/pom.xml#L84
Although this may be a known issue as it's explicitly disabled, I'm filing this
anyway since I couldn't find any corresponding JIRA.
It fails with different error on 2.12.2 and current upstream master, but both
case show the producer can't send messages through the MQTT producer correctly.
I think there is an issue in camel-mqtt since I hit same issue in our
application (https://issues.jboss.org/browse/SWITCHYARD-2221), but even if the
problem is in the testcase, it still needs to be replaced with appropriate
testcase to verify MQTT producer works correctly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)