Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-54792

Improve test coverage for insertMany on time-series collections with expireAfterSeconds

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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:

      1. create a TS collection with expireAfterSeconds 
      2. run an insertMany 
      3. inspect system.buckets collection and notice documents inserted
      4. 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

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            michael.gargiulo@mongodb.com Michael Gargiulo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: