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

Load Lucene index files before writing to the index

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.12.0
    • lucene
    • None

    Description

      Right now, Lucene index files are downloaded from the datastore when reading from the index (when running a query). However, when updating the index, they are not downloaded. So if lazy loading of index files is enabled (OAK-7947), files are read from the datastore (streaming). Leading to the following warnings in the log file:

      org.apache.jackrabbit.oak.plugins.index.lucene.directory.CopyOnWriteDirectory COWRemoteFileReference::local file (_2.cfs) doesn't exist
      ...
      

      Attachments

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: