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

Blacklist update_where.js from sharded concurrency suites with balancer on and no txn override

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.1, 4.3.1
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
    • Fully Compatible
    • v4.2
    • 0

      update_where.js test performs updates with multi=true, which are sent without shard versions outside of a transaction when they cannot target a single shard. This can lead to several known anomalies (see SERVER-20361), so until the behavior of multi writes against sharded collections is improved, this test should be blacklisted from the sharded with balancer concurrency suites. Notably multi writes do use shard versions in transactions, so this test does not need to be blacklisted in concurrency_sharded_multi_stmt_txn_with_balancer.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            jack.mulrow@mongodb.com Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: