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

Blacklist tests tagged with 'requires_getmore' from multi_shard_multi_stmt_txn_jscore_passthrough

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: Backlog
    • Component/s: Querying, Sharding
    • Labels:
      None
    • Fully Compatible
    • ALL
    • 5

      The multi_shard_multi_stmt_txn_jscore_passthrough suite may implicitly retry an entire transaction when `TransientTransactionErrors` occurs.  If a test executes a `getMore` command and a transient transaction error occurs during it, then we won't know whether the cursor was advanced or not, and should not retry it. So, all tests tagged with `requires_getmore` should be excluded from the run.

            Assignee:
            anton.korshunov@mongodb.com Anton Korshunov
            Reporter:
            anton.korshunov@mongodb.com Anton Korshunov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: