tisonkun opened a new pull request #1837:
URL: https://github.com/apache/zookeeper/pull/1837


   According to [this comment in 
ZOOKEEPER-102](https://issues.apache.org/jira/browse/ZOOKEEPER-102?focusedCommentId=16977000&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16977000)
 I introduce a `Protocol` abstraction and going to moving all wire protocol 
concept into `cnxn` and this scope, so that client and server's business logics 
handle only deserialized/real record.
   
   cc @eolivelli @maoling @Randgalt 
   
   This supersedes #1832.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to