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

Add new tiered table option shared to disable connection level tiered shared

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT11.2.0, 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 3
    • Storage Engines - 2023-01-10, StorEng - 2023-01-24

      Add a new table-level configuration option to override the connection level tiered shared option to disable/enable the tiered shared for a particular table.

      Config(shared, 'true', r''' 
      enable sharing the tiered table across other WiredTiger instances.''', type='boolean'),
      

      This option will override the connection level tiered shared option. If the connection level tiered shared option is disabled, enabling it via table level will simply ignore it with a warning message.

            Assignee:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Reporter:
            haribabu.kommi@mongodb.com Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: