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

Implement open(), read() and close() in file handle class for GCP

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 5
    • 2023-02-23 "Stoney Baloney"

      Implement the open(), read() and close() functions inside the file handle class for GCP. The open() function should only check if the object file exists in the cloud. Furthermore the close() function should only worry about removing the handle from the filesystem list. The read function should use the connection class which should place the contents of file into a buffer. Once implemented the developer will also need to test this functionality through python.

      Definition of Done
      The open(), read() and close() function works in the file handle class and python test should be testing this functionality.

            Assignee:
            jasmine.bi@mongodb.com Jasmine Bi
            Reporter:
            jie.chen@mongodb.com Jie Chen
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: