-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2019-08-12
-
21
The thread count in this workload is 30, which has the tendency to starve the "dropIndexes" command of ever running because there are almost always indexes being built. Any active index build will cause the command to immediately fail.
The workload ocassionally fails if the dropIndexes command can't complete after 5 minutes of retries.