-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
Fully Compatible
-
ALL
If you create a TTL index on a capped collection, which should not be allowed, then when documents are found to delete a user assertion is generated, exception thrown, and all unprocessed collections in db are skipped.
2013-10-18T11:47:14.719-0400 [TTLMonitor] ERROR: error processing ttl for db: test 10101 can't remove from a capped collection
- related to
-
SERVER-16749 Unhandled DBException in TTLMonitor terminates server
- Closed
-
SERVER-769 Validate top-level & index spec field names for the createIndexes command
- Closed