[ 
https://issues.apache.org/jira/browse/CAMEL-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hiram Chirino reopened CAMEL-7662:
----------------------------------

Disabling the assertions is the wrong thing to do.  The assertion failure is 
telling you that camel is using the MQTT client incorrectly.

> 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
>            Assignee: Willem Jiang
>             Fix For: 2.14.0
>
>         Attachments: camel-example-mqtt.tar.gz
>
>
> 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.3.4#6332)

Reply via email to