[
https://issues.apache.org/jira/browse/ZOOKEEPER-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897883#action_12897883
]
Patrick Hunt commented on ZOOKEEPER-845:
----------------------------------------
last I looked there wasn't much processing logic - that was the thing. Most of
the commands we call out to toString or similar. Only in a few cases was there
common code other than the class/thread wrapper. (there is probably some
embedded logic that could be extracted though... we should do that, agree, but
just saying it's not huge.).
> remove duplicate code from netty and nio ServerCnxn classes
> -----------------------------------------------------------
>
> Key: ZOOKEEPER-845
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-845
> Project: Zookeeper
> Issue Type: Improvement
> Components: server
> Reporter: Benjamin Reed
> Fix For: 3.4.0
>
>
> the code for handling the 4-letter words is duplicated between the nio and
> netty versions of ServerCnxn. this makes maintenance problematic.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.