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 "Jukka Zitting (JIRA)" <ji...@apache.org> on 2013/07/11 16:47:48 UTC

[jira] [Resolved] (OAK-895) Random access for Lucene index binaries

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

Jukka Zitting resolved OAK-895.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9

Done in http://svn.apache.org/r1502238 by splitting the index binaries to arrays of smaller blobs.
                
> Random access for Lucene index binaries
> ---------------------------------------
>
>                 Key: OAK-895
>                 URL: https://issues.apache.org/jira/browse/OAK-895
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: oak-lucene
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 0.9
>
>
> Currently the Lucene index implementation simply buffers the Lucene index segment files entirely in memory, which is troublesome from both performance and scalability perspectives. It would be better to implement proper random-access for both reads and writes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira