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

Increase lock timeout in update_shard_key_bulk_write.js

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Replication
    • Fully Compatible
    • ALL
    • v8.0
    • Repl 2024-05-13
    • 12

      In WouldChangeOwningShard tests it is possible to have commands fail due to Lock timeout due to a shard version mismatch refresh happening right before the write which prevents us from taking the collection lock in time. See SERVER-61461 and SERVER-67536 for other instances of this failure. We should increase the lock timeout in this test to prevent this from happening

            Assignee:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Reporter:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: