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 09:20:00 UTC

[jira] [Assigned] (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 reassigned CAMEL-15091:
---------------------------------------

    Assignee: Andrea Tarocchi

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