Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3389

Implement a MultiDataStore

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.2
    • 2.5.3
    • jackrabbit-core
    • None

    Description

      The idea of a multidatastore is to decorate two datastores. It can be used to implement a Primary/Archive DataStore.
      New binary files are saved into the primary. A archive task would move files from the primary to the backup datastore. Reading from a MultiDataStore is transparent to the jcr api. So it will always return files either from the primary or from the backup datastore.
      The primary datastore can be mapped to a fast storage medium and the archive to a cheap sata or a tape library.

      Attachments

        1. JCR-3389.patch
          26 kB
          Claus Köll
        2. JCR-3389_2.patch
          52 kB
          Claus Köll
        3. JCR-3389_3.patch
          55 kB
          Claus Köll

        Activity

          People

            c_koell Claus Köll
            c_koell Claus Köll
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: