Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-2080

BlobSize in OakDirectory differs between trunk and 1.0 branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • lucene
    • None

    Description

      BlobSize used by OakDirectory while storing the Lucene indexes was changed in [1] (and differs from 1.0 branch [3]) 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

      1. would require reindexing of complete repo for new Lucene index to be created.
      2. Further given the discussion in [2] we might want to continue to keep the index in BlobStore if configured
      3. 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
      [3] https://github.com/apache/jackrabbit-oak/blob/1.0/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/OakDirectory.java#L136

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            chetanm Chetan Mehrotra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: