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

Change extension to follow C++ style conventions

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

      Summary
      Existing code for the extension follows C style conventions. We want to change this to follow C++ conventions.

      Acceptance Criteria

      1. Change .cxx extension to .cpp.
      2. Change naming from underscore casing to camel case.
      3. Change class name to S3Connection.
      4. Change store name to S3StorageSource.

            Assignee:
            fiona.ochee@mongodb.com Fiona O'Chee (Inactive)
            Reporter:
            fiona.ochee@mongodb.com Fiona O'Chee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: