[
https://issues.apache.org/jira/browse/CAMEL-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119931#comment-15119931
]
ASF GitHub Bot commented on CAMEL-9493:
---------------------------------------
GitHub user hqstevenson opened a pull request:
https://github.com/apache/camel/pull/813
CAMEL-9493 - Improve shutdown of listener for consumer
Also updated the tests so they all use "localhost" instead of "0.0.0.0"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/camel CAMEL-9493
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/813.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 #813
----
commit 239cad33f7baeebfa4e88307a31e9f287714d87f
Author: Quinn Stevenson <[email protected]>
Date: 2016-01-25T22:48:53Z
Improved Socket cleanup and added support for bindTimeout URI paramter
commit 18ba7bbd2d6df7397615ae1cbceeb2ed5e31d4f7
Author: Quinn Stevenson <[email protected]>
Date: 2016-01-27T18:19:42Z
Updated tests to use localhost, and added bind retry in MllpServerResource
----
> camel-mllp - Use dynamic assigned port number for testing
> ---------------------------------------------------------
>
> Key: CAMEL-9493
> URL: https://issues.apache.org/jira/browse/CAMEL-9493
> Project: Camel
> Issue Type: Test
> Components: camel-mllp
> Reporter: Claus Ibsen
> Fix For: 2.17.0
>
>
> We should use dynamic ports instead of hardcoded, as the latter causes CI
> servers and the likes to fail with "Address already in use" errors.
> See how camel-hl7 / camel-mina2 etc assign dynamic ports in their tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)