You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/12 15:14:21 UTC

[jira] [Commented] (CAMEL-10047) camel-mqtt - Should use dynamic port during testing

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

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

GitHub user anoordover opened a pull request:

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

    CAMEL-10047: camel-mqtt: dynamic port during testing

    CAMEL-10047: Enable dynamic port during test

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

    $ git pull https://github.com/anoordover/camel CAMEL-10047

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

    https://github.com/apache/camel/pull/1027.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 #1027
    
----
commit 9ede4a3ef9854d8684c1f973bfeca0881f20c6d1
Author: Arno Noordover <an...@users.noreply.github.com>
Date:   2016-06-12T15:13:20Z

    CAMEL-10047: camel-mqtt: dynamic port during testing

----


> camel-mqtt - Should use dynamic port during testing
> ---------------------------------------------------
>
>                 Key: CAMEL-10047
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10047
>             Project: Camel
>          Issue Type: Test
>          Components: camel-mqtt, tests
>            Reporter: Claus Ibsen
>            Assignee: Arno Noordover
>            Priority: Minor
>
> So we dont fail with bind exception such as
> java.io.IOException: Failed to bind to server socket: mqtt://127.0.0.1:1883 due to: java.net.BindException: Address already in use
> Caused by: java.net.BindException: Address already in use



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)