[
https://issues.apache.org/jira/browse/HTRACE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945395#comment-14945395
]
stack commented on HTRACE-237:
------------------------------
Thanks for write-up. It helps.
The client.go change is done in a compatible way? The server accepts both
formats?
bq. The Conf object is about caching some of the configuration values retrieved
from the HTraceConfiguration object. It's just easier to put it all in one
class rather than scattering it around.
So Conf is a subset of HTraceConfiguration with some extra utility with some
JSON decoration? Conf seems like an odd name for such a beastie.
bq. Allow both msgpack or REST to be used, depending on configuration.
Where is the config? Is this something someone can ask for with http
content-type?
> Optimize htraced span receiver
> ------------------------------
>
> Key: HTRACE-237
> URL: https://issues.apache.org/jira/browse/HTRACE-237
> Project: HTrace
> Issue Type: Improvement
> Affects Versions: 4.1
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-237.001.patch, HTRACE-237.002.patch,
> HTRACE-237.003.patch, HTRACE-237.004.patch
>
>
> Optimize htraced span receiver so that it supports double buffering and both
> the msgpack and REST transports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)