SERVER-71985 introduced automatic internal retries when a time series insert generated an OID collision in the bucket collection. This behavior was not well-tested, and does not function as expected in all cases. After some changes to the bucket OID generation (SERVER-78950 in particular), automated testing of this logic should be much more feasible.
- is related to
-
SERVER-78950 Use sequential time series bucket IDs when possible
- Closed
-
SERVER-79382 Reset bucket OID counter when encountering a collision
- Closed
-
SERVER-71985 Automatically retry time series insert on DuplicateKey error
- Closed
-
SERVER-78080 Use fully random bytes for 8 low-order bytes of OID value for time series bucket _id
- Closed