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

Fix flush_tier config description

    • Type: Icon: Documentation Documentation
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None

      In WT-9881 the flush_tier configuration setting was added to checkpoint. It brings up the question about what the system should do if someone calls checkpoint with session->checkpoint("flush_tier=(enabled)") when tiered storage is not being used.

      In the current code that performs a checkpoint and succeeds. We should reflect that in the documentation to say:

      if true and tiered storage is in use, perform one iteration of object switching and 
      flushing objects to tiered storage
      

      Essentially it is a no-op to enable it when not using tiered storage.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: