[ https://issues.apache.org/jira/browse/S4-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karthik Kambatla reassigned S4-45: ---------------------------------- Assignee: (was: Karthik Kambatla) > 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 > Attachments: s4-45.patch > > > 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 was sent by Atlassian JIRA (v6.1.5#6160)