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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/09/09 07:54:30 UTC

[jira] [Created] (OAK-2080) BlobSize in OakDirectory differs between trunk and 1.0 master

Chetan Mehrotra created OAK-2080:
------------------------------------

             Summary: BlobSize in OakDirectory differs between trunk and 1.0 master
                 Key: OAK-2080
                 URL: https://issues.apache.org/jira/browse/OAK-2080
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: oak-lucene
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
             Fix For: 1.1


BlobSize used by OakDirectory while storing the Lucene indexes was changed in [1] to ensure that blob get inlined in SegmentMK even when Segment MK is configured with external BlobStore. However this revision got missed from getting merged to 1.0 branch. Merging this now 

# would require reindexing of complete repo for new Lucene index to be created. 
# Further given the discussion in [2] we might want to continue to keep the index in BlobStore if configured
# The gain in read performance can still be obtained once OAK-1724 is done



[1] http://svn.apache.org/viewvc?view=revision&revision=1587430
[2] http://markmail.org/thread/s75ksd6gs4fhmghk



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