exchange_producer.js should be tagged with does_not_support_transactions

XMLWordPrintableJSON

    • Query Integration
    • Fully Compatible
    • ALL
    • v8.0
    • QI 2024-04-29
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The test sets up cursors during setup and then will attempt to call getMore on them during the FSM execution.

      This will fail if using transactions because the FSM will attempt to call getMore on a cursor that's been created outside of the transaction.

      SERVER-86764 disabled the test as it started to fail for the concurrency_replication_multi_stmt_txn suite but ideally we should tag it with does_not_support_transactions instead.

            Assignee:
            Will Buerger
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: