Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.1.10
-
None
-
Unknown
Description
InstrumentationManagerImpl outputs INFO logs upon MBean registration events like this:
| 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
However, it doesn't output equivalent logs for unregistration events. This symmetry in logging will improve ease of debugging around JMX behaviours in CXF.
Attachments
Issue Links
- links to