Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v7.2, v7.1, v7.0, v6.0, v5.0
    • Cluster Scalability 2023-11-13
    • 32
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If a resharding operation is initiated without using ReshardingTest fixture, we need to increase the critical section timeout due to possible slow network/machines in test infra. The value we use in the fixture is:

      
      criticalSectionTimeoutMS: criticalSectionTimeoutMS = 24 * 60 * 60 * 1000 /* 1 day */,
      
      

      A sample change in ShardingTest present below:

      https://github.com/10gen/mongo/pull/13554

              Assignee:
              Kruti Shah
              Reporter:
              Abdul Qadeer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: