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

XMLWordPrintableJSON

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

      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
            Reporter:
            Haribabu Kommi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: