[
https://issues.apache.org/jira/browse/CAMEL-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Tarocchi closed CAMEL-15091.
-----------------------------------
Resolution: Fixed
> AvailablePortFinder.getNextAvailable(int fromPort, int toPort) stops at the
> first port in use
> -----------------------------------------------------------------------------------------------
>
> Key: CAMEL-15091
> URL: https://issues.apache.org/jira/browse/CAMEL-15091
> Project: Camel
> Issue Type: Improvement
> Reporter: Andrea Tarocchi
> Assignee: Andrea Tarocchi
> Priority: Major
> Fix For: 3.4.0
>
>
> If the first port tried is in use an exception is thrown
> https://github.com/apache/camel/blob/master/components/camel-test/src/main/java/org/apache/camel/test/AvailablePortFinder.java#L75
> and no other port in the provided range is tested.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)