-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.4.7
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
0
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.
- is related to
-
SERVER-28200 Recoverable Rollback: Extend dropIndexes oplog entry to include dropped index spec
- Closed