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

Implement directory_list() and file_exists() in file system class for GCP

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • StorEng - 2023-02-07, 2023-02-23 "Stoney Baloney", 2023-03-21 Ellen Ripley

      Implement the directory_list() function inside the storage source class for GCP. The function should list all the files in the bucket using the connection class. The function should be calling the connection classes listObject() function. This ticket also implements the file_exists() function inside the file system class for GCP. The function should use the connection class to check if the file exists or not. Once implemented the developer will also need to test this functionality through python.

      Definition of Done
      The directory_list() and file_exists() function works in the storage source class and python test should be testing this functionality.

            Assignee:
            marc.butler@mongodb.com Marc Butler (Inactive)
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Jasmine Bi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: