You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Tarocchi (Jira)" <ji...@apache.org> on 2020/05/20 16:24:00 UTC

[jira] [Updated] (CAMEL-15091) AvailablePortFinder.getNextAvailable(int fromPort, int toPort) stops at the first port in use

     [ https://issues.apache.org/jira/browse/CAMEL-15091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Tarocchi updated CAMEL-15091:
------------------------------------
    Fix Version/s: 3.4.0

> 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)