[
https://issues.apache.org/jira/browse/CAMEL-7998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200812#comment-14200812
]
ASF GitHub Bot commented on CAMEL-7998:
---------------------------------------
GitHub user tterm opened a pull request:
https://github.com/apache/camel/pull/319
CAMEL-7998 Support connection less udp sending
The same fix for the camel-2.14.x branch to have this in the next
camel-2.14.1 release if possible
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tterm/camel camel-2.14.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/319.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #319
----
commit a983e22c7da4e8397b1e05ab7528491b9eb169e3
Author: tterm <[email protected]>
Date: 2014-11-06T19:52:53Z
CAMEL-7998 Support connection less udp sending
----
> Support connection less udp sending
> -----------------------------------
>
> Key: CAMEL-7998
> URL: https://issues.apache.org/jira/browse/CAMEL-7998
> Project: Camel
> Issue Type: New Feature
> Components: camel-netty4
> Affects Versions: 2.14.0
> Reporter: Thomas Termin
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)