[
https://issues.apache.org/jira/browse/CXF-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-7265.
-----------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
Fix Version/s: 3.1.11
3.0.13
3.2.0
thanks for the patch
> Symmetric INFO logging for registering and unregistering MBeans
> ---------------------------------------------------------------
>
> Key: CXF-7265
> URL: https://issues.apache.org/jira/browse/CXF-7265
> Project: CXF
> Issue Type: Improvement
> Components: Management
> Affects Versions: 3.1.10
> Reporter: Tadayoshi Sato
> Assignee: Sergey Beryozkin
> Priority: Minor
> Fix For: 3.2.0, 3.0.13, 3.1.11
>
>
> {{InstrumentationManagerImpl}} outputs INFO logs upon MBean registration
> events like this:
> {code}
> | INFO | p1825363260-1586 | InstrumentationManagerImpl | 440 -
> org.apache.cxf.cxf-rt-management - 3.1.10 | registering MBean
> org.apache.cxf:bus.id=camel-example-cxf-blueprint-cxf34364476,type=Bus.Service.Endpoint,service="{http://reportincident.example.camel.apache.org}ReportIncidentEndpointService",port="ReportIncidentEndpoint",instance.id=472413293:
> org.apache.cxf.endpoint.ManagedEndpoint@255c4cdb
> {code}
> However, it doesn't output equivalent logs for unregistration events. This
> symmetry in logging will improve ease of debugging around JMX behaviours in
> CXF.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)