[
https://issues.apache.org/jira/browse/S4-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131699#comment-13131699
]
Leo Neumeyer commented on S4-15:
--------------------------------
The problem is that emitter and listener can only implement half of the
protocol :-) You would need to combine emitter/listener into a single protocol
implementation class, is this possible? I'm not sure why we have the duality.
> Picking a communication protocol
> --------------------------------
>
> Key: S4-15
> URL: https://issues.apache.org/jira/browse/S4-15
> Project: Apache S4
> Issue Type: Improvement
> Reporter: Karthik Kambatla
>
> Currently, the application (the associated module) require binding both the
> emitter and listener classes. Such an approach allows improper selections -
> e.g. UDPEmitter for Emitter and NettyListener for Listener.
> Instead, one should pick a communication protocol, the appropriate Emitter
> and Listener classes should be automatically picked.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira