-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Concurrency, Index Maintenance
-
None
-
ALL
Right now, only one background operation can be run. If I try to create a second index, it gives error: 12588: cannot add index with a background operation in progress.
If true concurrent background indexing isn't viable, the second background index should be queued.
- is related to
-
SERVER-2771 Background index builds on replica set secondaries
- Closed