Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11753

Get rid of full object caching in S3 store

    • 5
    • Joker - StorEng - 2023-10-17, Asparagus-StorEng - 2023-10-31

      The S3 store extension caches the full objects in a local cache directory, both when flushing them to S3, or when downloading them from S3. This cache was designed to follow what DIR store does. We can switch to range reads without caching now. Caching will eventually be done at a different layer and we have a project for that.

      The azure and GCP extensions already do range reads of the objects instead of doing any caching. S3 store should do the same.

            Assignee:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: