add database versioning test cases for commands not tracked by the profiler

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • Sharding 2018-04-09, Sharding 2018-04-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The jstest created in SERVER-33339 left out test cases that define whether a dbVersion is sent for:

      • copydb
      • createIndexes
      • drop (collection)
      • dropDatabase
      • listCollections
      • renameCollection
      • validate

      These commands should be tested separately, since they cannot be tested by using the profiler.

      Additionally,

      • update
      • delete

      should be tested separately, since they are batched and the profiler only captures individual updates/deletes within the batch, so it loses any fields on the outer command.

            Assignee:
            Janna Golden
            Reporter:
            Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: