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

Check collection attributes during (js) testing

    • Fully Compatible
    • ALL
    • TIG 15 (06/03/16), TIG 17 (07/15/16)

      When running test suites which verify replication we should not only compare the collection list, but also attributes like "capped" and "temp", which are part of the output of the commands collStats and listCollections

      More Attributes:

      • "capped" (handled in SERVER-23226)
      • "temp" (handled in SERVER-23226)
      • "size" (not handled)
      • "max" (not handled)
      • "$nExtents" (not handled)
      • "autoIndexId" (not handled)
      • "flags" (not handled)
      • "storageEngine" (not handled)
      • "indexOptionDefaults" (not handled)
      • "validator" (not handled)
      • "validationAction" (not handled)
      • "validationLevel" (not handled)
      • "collation" (not handled)

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            scotthernandez Scott Hernandez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: