applyOps should reject commands with UUIDs when in a fully-downgraded FCV 3.4 cluster

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.6.0-rc5, 3.7.1
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • ALL
    • Hide
      db.runCommand({applyOps:[{op:'c', ns:"test.$cmd", ui: UUID(), o:{create:"z"}}]})
      
      Show
      db.runCommand({applyOps:[{op:'c', ns:"test.$cmd", ui: UUID(), o:{create:"z"}}]})
    • Storage 2017-11-13
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      It should not be possible to create a collection with a UUID through applyOps when FCV is 3.4.

              Assignee:
              Xiangyu Yao (Inactive)
              Reporter:
              Geert Bosch
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: