[
https://issues.apache.org/jira/browse/DIRSHARED-92?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000053#comment-13000053
]
Alex Karasulu commented on DIRSHARED-92:
----------------------------------------
A single ProtocolCodecFactory implementation is now used by everything and it
is pluggable. By default the MINA implementation is used. If another new
implementation is pushed into the pluginDirectory then that implementation will
be used.
We still depend on MINA's ProtocolCodecFactory class but it's a very trivial
factory that can wrap other implementations using for example Grizzley.
> See if we can make the protocol codec pluggable as well.
> --------------------------------------------------------
>
> Key: DIRSHARED-92
> URL: https://issues.apache.org/jira/browse/DIRSHARED-92
> Project: Directory Shared
> Issue Type: Sub-task
> Affects Versions: 1.0-M1
> Environment: All
> Reporter: Alex Karasulu
> Fix For: 1.0-M2
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> The codec can offer different protocol codec factories since it is a factory
> of protocol codecs. This might allow us to leverage other network libraries
> like Grizzly, and Netty 3.0 in addition to Apache MINA, which helps compare
> differences.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira