You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Masatake Iwasaki (JIRA)" <ji...@apache.org> on 2015/10/01 13:01:27 UTC

[jira] [Updated] (HTRACE-272) TracerPool can not return existing receiver if user omit package name of span receiver

     [ 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.001.patch

> TracerPool can not return existing receiver if user omit package name of span receiver
> --------------------------------------------------------------------------------------
>
>                 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
>
>
> {{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)