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 "Amit Jain (JIRA)" <ji...@apache.org> on 2018/09/19 08:55:00 UTC

***UNCHECKED*** [jira] [Resolved] (OAK-7765) BlobGCMbean registered with SegmentNodeStoreFactory even if customBlobStore is false

     [ https://issues.apache.org/jira/browse/OAK-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Jain resolved OAK-7765.
----------------------------
    Resolution: Fixed

Fixed with [http://svn.apache.org/viewvc?rev=1841302&view=rev]

> BlobGCMbean registered with SegmentNodeStoreFactory even if customBlobStore is false
> ------------------------------------------------------------------------------------
>
>                 Key: OAK-7765
>                 URL: https://issues.apache.org/jira/browse/OAK-7765
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: segment-tar
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>            Priority: Major
>             Fix For: 1.10, 1.9.9
>
>
> SegmentNodeStoreFactory is passed the blobStore even if the configuration has customBlobStore = false. This causes the Mbean to be registered twice when using a CompositeNodeStore setups where one store had no blob store configuration and other is a read-write store with external blobstore.
> The customBlobStore flag should be used for condition when trying register the Mbean.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)