[
https://issues.apache.org/jira/browse/KARAF-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14040773#comment-14040773
]
Jean-Baptiste Onofré commented on KARAF-3057:
---------------------------------------------
Fixed on Cellar master:
https://git-wip-us.apache.org/repos/asf?p=karaf-cellar.git;a=commitdiff;h=f5ba42053489888b3a51190cad47d5569094e0db
> Handler name is the proxy class instead of the full qualified class name
> ------------------------------------------------------------------------
>
> Key: KARAF-3057
> URL: https://issues.apache.org/jira/browse/KARAF-3057
> Project: Karaf
> Issue Type: Bug
> Components: cellar-core
> Affects Versions: cellar-3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: cellar-3.0.0
>
>
> Both cluster:handler-status and CellarMBean display the handler proxy class
> instead of the handler full qualified class name:
> {code}
> karaf@root()> cluster:handler-status
> | Node | Status | Event Handler
> -----------------------------------------------------------------------
> x | localhost:5701 | ON | Proxy5cfa0b95_2808_4bf5_b12d_aa9c24d5c438
> x | localhost:5701 | ON | Proxy5883dc87_597c_41f2_be21_4831588bd5f5
> x | localhost:5701 | ON | Proxy8f986c45_a40a_4cf0_87db_dd06af232bd6
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)