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

Masatake Iwasaki updated HTRACE-272:
------------------------------------
    Attachment: HTRACE-272.002.patch

bq. I would like to bless "org.apache.htrace.core" too if HTRACE-273 adds it to 
default packages.

I need more consideration for HTRACE-273. Let me fix this first.

Attached 002 treats only "org.apache.htrace.core" as blessed package.


> TracerPool load multiple inscance of same receiver class when simple 
> classname is given
> ---------------------------------------------------------------------------------------
>
>                 Key: HTRACE-272
>                 URL: https://issues.apache.org/jira/browse/HTRACE-272
>             Project: HTrace
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 4.0.1
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>         Attachments: HTRACE-272.001.patch, HTRACE-272.002.patch
>
>
> {{TracerPool#loadReceiverType}} returns existing reference only {{if 
> (receiver.getClass().getName().equals(className))}} but the className could 
> be short name of the receiver class. Multiple instances of the same receiver 
> class are loaded in that case.



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

Reply via email to