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

statement_ids_accepted.js should not test group command

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.0.0-rc2
    • Affects Version/s: 4.0.0-rc1
    • Component/s: Replication
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Repl 2018-06-04
    • 0

      statement_ids_accepted.js tests that we can run the group command with readConcern level snapshot and a statement ID. However, this fails under the causal_consistency_jscore_txns_passthrough suite due to waiting for replication while holding a lock. We are not required to support the group command with readConcern level snapshot, since group is not allowed in transactions, and we are removing all support for readConcern level snapshot outside of transactions. We should just modify the test to not run group.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: