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

Add support to WT_SESSION::alter to change table log setting

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.11, WT3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Storage 2017-05-29, Storage 2017-06-19, Storage 2017-07-10

      We want to be able to alter the table setting to allow a table to toggle the setting about whether or not it is logged. This setting may likely require that the URI not be open at the time of the change so that it is known to be in a durable state.

      Test ideas: Write some data that we can search for in printlog output. Toggle the setting back and forth, adding data and detecting whether it is or is not in the log output. Try to alter an in-use table, we should get back an error, probably EBUSY. Test toggling system-wide use of logging as well.

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

              Created:
              Updated:
              Resolved: