-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2021-03-08, Execution Team 2021-03-22
Add concurrent test coverage for insertMany and expireAfterSeconds.
Original Description:
Steps to reproduce:
- create a TS collection with expireAfterSeconds
- run an insertMany
- inspect system.buckets collection and notice documents inserted
- refresh the collection and notice buckets have expired despite no matter the expireAfterSeconds
When creating a TS collection with expireAfterSeconds expireAfterSeconds param isn't being respected
- is related to
-
SERVER-54921 Crash during concurrent ordered bulk insert into timeseries collection
- Closed
-
SERVER-54922 Crash (broken promise) with concurrent inserts into time-series collections and TTL deletion
- Closed