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

DocumentStore in ReadOnly mode should never modify persistence

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.8.13, 1.10.3, 1.14.0
    • mongomk, rdbmk
    • None

    Description

      Currently, the readonly mode is implemented using a wrapper around the DocumentStore, rejecting read operations. That is not sufficient, due to:

      • potential DB initialization (indices)
      • calls that bypass the DocumentStore API (like for GC operations)

      Attachments

        Activity

          People

            Unassigned Unassigned
            reschke Julian Reschke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: