Change the default storage engine to wiredTiger

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.4
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Major Change
    • Quint Iteration 3.1.2, Quint Iteration 3, Quint Iteration 4
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      A proposal for handling users upgrading from 3.x to 3.2:
      If a mongod is started without --storageEngine and the storage.bson file in the dbpath indicates mmapv1, then set the global storage engine as mmapv1. Otherwise, set the global storage engine as wiredTiger.

      A proposal for handling users upgrading from 2.6 to 3.2:
      If a mongod is started without --storageEngine and the local.ns file exists in the dbpath, then set the global storage engine as mmapv1. Otherwise, set the global storage engine as wiredTiger. This allows users to upgrade directly from 2.6 to 3.2, even though the storage.bson file would not exist.

            Assignee:
            Max Hirschhorn
            Reporter:
            Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated:
              Resolved: