[ 
https://issues.apache.org/jira/browse/CAMEL-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213900#comment-14213900
 ] 

ASF GitHub Bot commented on CAMEL-7662:
---------------------------------------

GitHub user igarashitm opened a pull request:

    https://github.com/apache/camel/pull/333

    CAMEL-7662 MQTTProducerTest fails once enables it

    The assertion expects MQTT publish/disconnect call to be submitted as a 
async task, i.e. enqueued in a dispatch queue

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/igarashitm/camel CAMEL-7662

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/333.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #333
    
----
commit f686fcb0d3c1a97a561474eb75d934310b8f9e44
Author: Tomohisa Igarashi <[email protected]>
Date:   2014-11-16T07:55:45Z

    CAMEL-7662 MQTTProducerTest fails once enables it
    
    The assertion expects MQTT publish/disconnect call to be submitted as a 
async task, i.e. enqueued in a dispatch queue

----


> 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