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

Chetan Mehrotra resolved OAK-2201.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.2)
                   1.1.2

Merged to 1.0 branch with http://svn.apache.org/r1635679

> Make blobSize in OakDirectory configurable
> ------------------------------------------
>
>                 Key: OAK-2201
>                 URL: https://issues.apache.org/jira/browse/OAK-2201
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: oak-lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 1.0.8, 1.1.2
>
>         Attachments: OAK-2201.patch
>
>
> Currently OakDirectory in Lucene splits the index file in size of 32kb. It 
> would be better if this this is made configurable.
> # Possibility to set it to higher value like 1MB - Original size was kept 
> small to allow them to be made part of Segment data itself and make use of 
> MMap IO. However when working with DocumentNodeStore it does not provide much 
> benifit.
> # As the value is power of 2 it causes wasted space when blobs are stored in 
> MongoDocumentStore (OAK-2105)
> Any change should be backward compatibile



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

Reply via email to