Francesco Mari created OAK-3741:
-----------------------------------
Summary: AbstractCheckpointMBean references SegmentCheckpointMBean
Key: OAK-3741
URL: https://issues.apache.org/jira/browse/OAK-3741
Project: Jackrabbit Oak
Issue Type: Bug
Components: core
Reporter: Francesco Mari
Assignee: Francesco Mari
{{AbstractCheckpointMBean}} references a specific implementation, namely
{{SegmentCheckpointMBean}}, to register an MBean using a specific class name.
The reference to {{SegmentCheckpointMBean}} should be removed to allow the
segment store to move to an independent bundle. Moreover, as a side effect,
every MBean registered using {{AbstractCheckpointMBean}} will always have the
same name, even if they are not related to the segment store in any way.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)