Add setting to disable auto-splitting and auto-migrations

XMLWordPrintableJSON

    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      There should be a way to disable auto-splitting (and thus auto-migrations, which only happen after an auto-split), similar to how we can disable the balancer.
      Would work something like:
      use config; db.settings.update(

      { _id: "autosplit" }

      , { $set :

      { stopped: true }

      } , true );

              Assignee:
              Spencer Brody (Inactive)
              Reporter:
              Spencer Brody (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: