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

Provide a pure read only mode for DocumentNodeStore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • documentmk

    Description

      Currently whenever an instance of DocumentNodeStore gets created it would make an entry to cluster collection and start the background read and write operations. Would also configured a last rev fixer etc

      For safer tooling it would be required to have a mode where DocumentNodeStore can be configured to run only in a readOnly mode. In this mode

      • No entry to be made in cluster collection
      • No background write task scheduled
      • No last rev recovery enabled
      • In addition an option to also forcefully disable any explicit writes

      This would allows the user a confidence that any tooling (oak-run) based would not leave any sort of side effect on the running system

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: