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

Increase reshardingOplogApplierMaxLockRequestTimeoutMillis in Unit Tests

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • ALL
    • Hide

      Setting reshardingOplogApplierMaxLockRequestTimeoutMillis to 1ms is strict enough to fail consistently on my workstation.

      Show
      Setting reshardingOplogApplierMaxLockRequestTimeoutMillis to 1ms is strict enough to fail consistently on my workstation.
    • Cluster Scalability 2024-1-22

      ReshardingOplogApplicationRules, when trying to acquire a collection, uses a deadline based on reshardingOplogApplierMaxLockRequestTimeoutMillis, which defaults to 5ms. As seen in BF-30275, this is sometimes too strict for slower variants (e.g. debug, windows). The timeout should be increased during unit tests.

            Assignee:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Reporter:
            brett.nawrocki@mongodb.com Brett Nawrocki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: