Creating collections should error with invalid storage options

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Critical - P2
    • None
    • Affects Version/s: 2.8.0-rc0
    • Component/s: Admin, Storage
    • None
    • ALL
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      When storage options are used which cannot be satisfied, like wired tiger options when running with mmapv1, then the command should fail:

      This should fail under mmapv1, but doesn't now:

      > db.createCollection("foo", {storageEngine: {wiredtiger: {configString: "block_compressor=zlib"}}})
      {ok:1}
      

            Assignee:
            Benety Goh
            Reporter:
            Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: