Colin Patrick McCabe created HTRACE-164:
-------------------------------------------
Summary: htrace hrpc: use msgpack for serialization
Key: HTRACE-164
URL: https://issues.apache.org/jira/browse/HTRACE-164
Project: HTrace
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
htrace HRPC should use msgpack for serialization. Messages serialized using
msgpack use less space on the wire and use less CPU time to encode. The CMP
library allows us to include msgpack support easily in the htrace C client.
There is also good Java and Golang support available.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)