Ivan Kelly created BOOKKEEPER-576:
-------------------------------------

             Summary: Bookie client should use netty Decoder/Encoder
                 Key: BOOKKEEPER-576
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-576
             Project: Bookkeeper
          Issue Type: Sub-task
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 4.3.0


Current it encodes and decodes in an adhoc manner in PerChannelBookieClient. It 
would be better to have the request encoding and decoding in the same place and 
it should also be done with a OneToOne*coder like is done with the server. 

This will make it easier to add a versioning decoder, which will make it much 
easier to extend the bookie protocol.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to