[ https://issues.apache.org/jira/browse/CAMEL-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15092689#comment-15092689 ]
ASF GitHub Bot commented on CAMEL-9493: --------------------------------------- GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/763 CAMEL-9493 - Improve shutdown of listener for consumer 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/763.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 #763 ---- commit fc9dbd39d7f73476a9956d08ec3482e97eff398b Author: Quinn Stevenson <qu...@pronoia-solutions.com> Date: 2016-01-11T21:15:10Z Improve shutdown of listener for consumer ---- > 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)