Blacklist tests tagged with 'requires_getmore' from multi_shard_multi_stmt_txn_jscore_passthrough

XMLWordPrintableJSON

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

      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
              Reporter:
              Anton Korshunov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: