[ 
https://issues.apache.org/jira/browse/S4-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthieu Morel updated S4-45:
-----------------------------

    Fix Version/s:     (was: 0.6)
    
> UDP should use Netty
> --------------------
>
>                 Key: S4-45
>                 URL: https://issues.apache.org/jira/browse/S4-45
>             Project: Apache S4
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>
> UDPEmitter and UDPListener use our own implementation suffering from the 
> following issues -
> 1. All send() calls are essentially serialized
> 2. If the listener thread is interrupted, it doesn't restart listening.
> Using Netty will solve the above-mentioned issues while making the code more 
> maintainable as both UDP and TCP would then be using Netty.
> Comments or suggestions?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to