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

Cloud datastore without local disk

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • blob, blob-cloud
    • None

    Description

      Currently, the S3 datastores need local disk to work (not sure about the Azure one).

      This should not be needed (not for upload, caching,...).

      Also, temporary files for garbage collection should not be needed (instead, use temporary binaries, possibly written to S3 / Azure).

      Really everything should fit in a few MB of memory.

      For S3, it might be needed to read a few MB of data into memory, and then possibly do a multipart upload:

      https://stackoverflow.com/questions/8653146/can-i-stream-a-file-upload-to-s3-without-a-content-length-header

      Attachments

        Activity

          People

            amitjain Amit Jain
            thomasm Thomas Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: