-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.14.0
-
Fix Version/s: 2.15.0
-
Component/s: camel-netty, camel-netty4
-
Labels:None
-
Estimated Complexity:Unknown
An config parameter should be added to support connection less udp sending which is a real fire and forget. A connected udp send receive the PortUnreachableException if no one is listen on the receiving port. That might on some circumstances not what is expected e.g. sending a lot of data.