Operational Defect Database

BugZero found this defect 198 days ago.

MongoDB | 2490826

Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js

Last update date:

3/12/2024

Affected products:

MongoDB Server

Affected releases:

No affected releases provided.

Fixed releases:

7.1.1

6.0.12

5.0.23

7.0.4

7.3.0-rc0

7.2.0-rc2

Description:

Info

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

Top User Comments

xgen-internal-githook commented on Thu, 9 Nov 2023 21:24:02 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js (cherry picked from commit d6548865b54d657644ab49fd03ca66f6b6efa893) Branch: v5.0 https://github.com/mongodb/mongo/commit/0eab9d0ba6aa74cf6611ec017d27d8f9fab68c58 xgen-internal-githook commented on Thu, 9 Nov 2023 18:40:27 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js (cherry picked from commit d6548865b54d657644ab49fd03ca66f6b6efa893) Branch: v6.0 https://github.com/mongodb/mongo/commit/707fd13a84edbaf36121f2dc88d1143749b7417b xgen-internal-githook commented on Thu, 9 Nov 2023 15:55:24 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js (cherry picked from commit d6548865b54d657644ab49fd03ca66f6b6efa893) Branch: v7.0 https://github.com/mongodb/mongo/commit/56f0b607d5e0f63366fcf56b2b6d002ac5959741 xgen-internal-githook commented on Wed, 8 Nov 2023 21:08:18 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js (cherry picked from commit d6548865b54d657644ab49fd03ca66f6b6efa893) Branch: v7.1 https://github.com/mongodb/mongo/commit/7c100b20252ab661f70bc409ab58d0c7dc5263d2 xgen-internal-githook commented on Wed, 8 Nov 2023 18:16:51 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js (cherry picked from commit d6548865b54d657644ab49fd03ca66f6b6efa893) Branch: v7.2 https://github.com/mongodb/mongo/commit/0cfe182cb769a789adc67e14262e7eda3b74f2d7 xgen-internal-githook commented on Tue, 7 Nov 2023 22:01:13 +0000: Author: {'name': 'Kruti Shah', 'email': 'kruti.shah@mongodb.com', 'username': 'krutishah139'} Message: SERVER-82799 Increase reshardingCriticalSectionTimeoutMillis for resharding_update_tag_zones.js Branch: master https://github.com/mongodb/mongo/commit/d6548865b54d657644ab49fd03ca66f6b6efa893

Steps to Reproduce


Additional Resources / Links

Share:

BugZero® Risk Score

What's this?

Coming soon

Status

Closed

Learn More

Search:

...