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/10/14 03:02:05 UTC

[jira] [Updated] (HTRACE-215) Simplify the Sampler type

     [ https://issues.apache.org/jira/browse/HTRACE-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe updated HTRACE-215:
----------------------------------------
    Target Version/s: 4.0
         Component/s: core
                      api

> Simplify the Sampler type
> -------------------------
>
>                 Key: HTRACE-215
>                 URL: https://issues.apache.org/jira/browse/HTRACE-215
>             Project: HTrace
>          Issue Type: Sub-task
>          Components: api, core
>    Affects Versions: 4.0
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 4.0
>
>         Attachments: HTRACE-215.001.patch, HTRACE-215.002.patch, HTRACE-215.003.patch
>
>
> The Sampler type currently is parameterized on another type, like {{Sampler<T>}}.  However, this is not really useful now that we have moved to a model of creating samplers from the {{SamplerFactory}}, since the {{SamplerFactory}} returns a {{Sampler<?>}}.



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