Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-31895

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

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

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

            Assignee:
            xiangyu.yao@mongodb.com Xiangyu Yao (Inactive)
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: