[ 
https://issues.apache.org/jira/browse/CAMEL-7998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200795#comment-14200795
 ] 

ASF GitHub Bot commented on CAMEL-7998:
---------------------------------------

GitHub user tterm opened a pull request:

    https://github.com/apache/camel/pull/318

    CAMEL-7998 Support connection less udp sending

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tterm/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/318.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 #318
    
----
commit bd37b6398d9d183937f40a2f32856473960d1763
Author: tterm <tt...@strace.org>
Date:   2014-11-06T19:21:33Z

    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)

Reply via email to