-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.8
-
Component/s: Index Maintenance, Replication
-
None
-
ALL
A collection was created and several indexes added, during replication the collection was dropped while the indexes were being created in background on a secondary.
The secondary exited after an assertion failed.
- duplicates
-
SERVER-16348 Assertion failure n >= 0 && n < static_cast<int>(_files.size()) src/mongo/db/storage/extent_manager.cpp 109
- Closed
- is related to
-
SERVER-14494 Dropping collection during active background index build on secondary triggers segfault
- Closed