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

collMod on a system.buckets collection ignores incorrect collectionUUID

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Storage Execution
    • ALL
    • Hide

      // Create a timeseries collection, use its bucketsCollName to run an empty 'collMod'

      db.runCommand({collMod: bucketsCollName, collectionUUID: UUID()})

       

       

      Show
      // Create a timeseries collection, use its bucketsCollName to run an empty 'collMod' db.runCommand({collMod: bucketsCollName, collectionUUID: UUID()})    

      collMod on a timeseries system.buckets collection, with a 'collectionUUUD' of a non-existent collection returns:

      'collMod on a time-series collection's underlying buckets collection is not supported.'

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            haley.connelly@mongodb.com Haley Connelly
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: