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 2014/12/10 21:19:13 UTC

[jira] [Resolved] (HTRACE-1) HTrace should have a factory method for creating trace sinks

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

Colin Patrick McCabe resolved HTRACE-1.
---------------------------------------
    Resolution: Fixed

> HTrace should have a factory method for creating trace sinks
> ------------------------------------------------------------
>
>                 Key: HTRACE-1
>                 URL: https://issues.apache.org/jira/browse/HTRACE-1
>             Project: HTrace
>          Issue Type: Improvement
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-1.001.patch
>
>
> HTrace should have a factory method for creating trace sinks based on a Configuration.  This way, applications that used HTrace wouldn't have to have their own configuration mechanisms for this purpose.  This also makes it easy for sinks to add new configuration parameters later without adding new constructors or deprecating old ones.  They just pull what they need out of the Configuration object.



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