[
https://issues.apache.org/jira/browse/CAMEL-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15103435#comment-15103435
]
Quinn Stevenson commented on CAMEL-9493:
----------------------------------------
One thought I just had - I default SO_RESUSEADDR to false. I did this to be
ultra-safe in the real world, but it may be a little paranoid.
What do you think about changing the default to true? I could do a PR or a
patch for this, or you could just change it - it's line 78 in MllpEndpoint.java.
> 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)