Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is depended upon by
-
BOOKKEEPER-582 Make bookie and client use protobuf for requests (non-wire part)
- Resolved