You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2016/12/07 16:32:59 UTC

[jira] [Comment Edited] (OAK-4978) Expose maintainence related MBeans for Segment NodeStores created via factory

    [ https://issues.apache.org/jira/browse/OAK-4978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729174#comment-15729174 ] 

Alex Parvulescu edited comment on OAK-4978 at 12/7/16 4:32 PM:
---------------------------------------------------------------

proposed patch. the idea is to greatly reduce the config footprint of the factory (less duplication), and rely on the SegmentNodeStoreService for the proper config.
The patch includes a new approach for closing registered resources, an idea that came up during OAK-5223, I also included the blobStore reference changes of the same issue.


was (Author: alex.parvulescu):
proposed patch. the idea is to greatly reduce the config footprint of the factory (less duplication), and rely on the SegmentNodeStoreService for the proper config.
The patch includes a new approach for closing registered resources, an idea that came up during OAK-5223.

> Expose maintainence related MBeans for Segment NodeStores created via factory
> -----------------------------------------------------------------------------
>
>                 Key: OAK-4978
>                 URL: https://issues.apache.org/jira/browse/OAK-4978
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segment-tar, segmentmk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.6, 1.5.16
>
>         Attachments: OAK-4978.patch
>
>
> With OAK-4655 support was added to initializing multiple segment nodestores and have them exposed via {{NodeStoreProvider}} ties to different roles.
> In some cases such stores are immutable and do not require any maintenance. However for other cases maintenance is required. So we would need to expose various MBean which allow such maintenance activities.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)