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

FileStore.compact does not persist compacted head to journal

    XMLWordPrintableJSON

Details

    Description

      When FileStore.compact() returns the journal.log does not necessarily contain the head created by the compactor. This can lead to problems downstream like e.g. in OAK-6894 where the compactor tool wrote the wrong (i.e. uncompacted) head to the journal.log.

      Proposed fix is to call on of the FileStore.flush() methods after compaction and add a test case that verifies the journal.log contains the correct head state.

      Attachments

        Issue Links

          Activity

            People

              mduerig Michael Dürig
              mduerig Michael Dürig
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: