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 "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/10/12 13:31:05 UTC

[jira] [Closed] (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 ]

Julian Reschke closed OAK-7765.
-------------------------------

> 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)