[SERVER-30840] extend timeout in replsets/index_delete.js (3.4 only) Created: 25/Aug/17  Updated: 30/Oct/23  Resolved: 19/Sep/17

Status: Closed
Project: Core Server
Component/s: Replication
Affects Version/s: 3.4.7
Fix Version/s: 3.4.10

Type: Bug Priority: Major - P3
Reporter: Benety Goh Assignee: Benety Goh
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Related
is related to SERVER-28200 Recoverable Rollback: Extend dropInde... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Participants:
Linked BF Score: 0

 Description   

In the 3.4 branch, index_delete.js waits 30 seconds for the index build to begin on the secondary. This may be too short of a timeout on some slow machines. We should remove the explicit timeout value from the test and use the default in assert.soon() which is currently set to 5 minutes.



 Comments   
Comment by Githook User [ 19/Sep/17 ]

Author:

{'username': 'benety', 'name': 'Benety Goh', 'email': 'benety@mongodb.com'}

Message: SERVER-30840 use default assert.soon() timeout in index_delete.js

This increases the timeout from 30 seconds to 5 minutes.
Branch: v3.4
https://github.com/mongodb/mongo/commit/7cea0293f50dd280be0287c2d744caaf66016d01

Comment by Benety Goh [ 25/Aug/17 ]

The explicit timeout for assert.soon in index_delete.js was removed during SERVER-28200 on master.

Generated at Thu Feb 08 04:25:11 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.