You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2015/07/29 02:46:04 UTC

[jira] [Commented] (HTRACE-222) Add SpanReceiverPool

    [ https://issues.apache.org/jira/browse/HTRACE-222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14645287#comment-14645287 ] 

Colin Patrick McCabe commented on HTRACE-222:
---------------------------------------------

I split this out from the HTRACE-214 patch to make it easier to review.  Note that we don't get any benefit from this without the rest of the HTRACE-214 change, since by the time code calls {{Tracer#addReceiver}}, the span receiver has already been created (so we can't de-duplicate).

> Add SpanReceiverPool
> --------------------
>
>                 Key: HTRACE-222
>                 URL: https://issues.apache.org/jira/browse/HTRACE-222
>             Project: HTrace
>          Issue Type: Sub-task
>    Affects Versions: 4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-222.001.patch
>
>
> Add SpanReceiverPool, a pool of span receivers which can be used by multiple Tracer objects.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)