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

Incompatible CachingDataStore's path & FileDataStore's path configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.8
    • 2.9
    • jackrabbit-data
    • None

    Description

      1. FileDataStore#path is location where binaries are stored.
      2. CachingDatastore assumes binaries are stored in

      {path}/repository/datastore.
      3. This creates incompatibility between FileDataStore & CachingDatastore


      Workaround is to move files from {path}

      to

      {path}

      /repository/datastore.
      Expectation is that it should work without moving files.

      Attachments

        1. JCR-3786.patch
          2 kB
          Shashank Gupta

        Activity

          People

            chetanm Chetan Mehrotra
            shgupta Shashank Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: