Details

    • Technical task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.5, 1.6.0
    • core
    • None

    Description

      For using SegmentNodeStore as a persistent cache for DocumentNodeStore (OAK-4180) we need a way to access a secondary NodeStore. This store should not be registered directly with the system but provides accessor for obtaining the node store instance

      public interface SecondaryNodeStoreProvider {
      
          NodeStore getSecondaryStore();
      }
      

      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: