You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Ivan Kelly (JIRA)" <ji...@apache.org> on 2013/03/06 01:40:12 UTC

[jira] [Created] (BOOKKEEPER-582) Make bookie and client use protobuf for requests (non-wire part)

Ivan Kelly created BOOKKEEPER-582:
-------------------------------------

             Summary: Make bookie and client use protobuf for requests (non-wire part)
                 Key: BOOKKEEPER-582
                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-582
             Project: Bookkeeper
          Issue Type: Sub-task
            Reporter: Ivan Kelly
            Assignee: Ivan Kelly
             Fix For: 4.3.0


Make the client and the bookie use protobufs internally. This is the first step to using protobufs on the wire, but for the moment, BookieRequestHandler decodes the old wire protocol into the protobuf messages. Once this is in, enabling on the wire will be very simple, and the old manual serialization can be made "legacy" (still supported, but deprecated).

--
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