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

Configure S3 cache and Implement S3 filesystem's file-exists check

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.0.0, 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage - Ra 2022-02-07

      Following will be the part of this ticket:

      • Configure the S3 store to accept a local directory as a cache location.
      • AWS bucket conn class will get a new function, to check if an object exists. Add a relevant unit test.
      • The above function will be used to implement S3 file system's WT_FILE_SYSTEM.fs_exist function. Update the s3_store python test following the file check from test_tiered06.py
      • The file exists check should check the cache first for the file, if not check on the S3 store.
      • Add relevant statistics

            Assignee:
            bing.xu@mongodb.com Bing Xu (Inactive)
            Reporter:
            sulabh.mahajan@mongodb.com Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: