-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.7.4, 1.7.5, 1.7.6, 1.8.0-rc0
-
Component/s: Index Maintenance
-
None
-
Environment:linux 64bit
-
Linux
When trying to repair a replica set member, i ran into this assertion. You may reproduce this issue with the attached collection.
Load it with mongorestore -d test -c crash --drop x and then use reindex. If you started the server with --dur, the reindex will lead to the assertion, if you started it without --dur, reindex will work.