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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Sulabh Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: