[SERVER-27862] Ensure tests that create background=true indexes don't run at the same time Created: 31/Jan/17  Updated: 06/Dec/22

Status: Backlog
Project: Core Server
Component/s: Index Maintenance, Testing Infrastructure
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Max Hirschhorn Assignee: Backlog - Server Tooling and Methods (STM) (Inactive)
Resolution: Unresolved Votes: 0
Labels: stm
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Related
is related to SERVER-27525 collation.js should use test-specific... Closed
Assigned Teams:
Server Tooling & Methods
Participants:
Linked BF Score: 0

 Description   

MongoDB only permits creating a single index on a database in the background at a time. If multiple background index builds are attempted, then a BackgroundOperationInProgressForDatabase error response is returned until the first completes. In order to avoid intermittent failures, we should either (a) add tests that create a background index on the "test" database to serialTestsArr, or (b) use a unique database (i.e. test-specific) in jsCore tests that create a background index.



 Comments   
Comment by Steven Vannelli [ 10/May/22 ]

Moving this ticket to the Backlog and removing the "Backlog" fixVersion as per our latest policy for using fixVersions.

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