-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-11-01, Execution Team 2021-11-15
Support capped, clustered collections. Accept an expireAfterSeconds option to create a capped collection when also created with the clusteredIndex option.
Ensure that if this collection is not explicitly replicated that it does not serialize writes. It should explicitly replicate deletes like TTL like regular capped collections.
Also ensure a clustered, capped collection is tailable, and only with a readConcern: majority cursor.
- is related to
-
SERVER-60129 Create a passthrough suite that defaults collections to be clustered by _id
- Closed