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

TTL monitor needs to be updated when a clustered collection is made TTL from collMod

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution Team 2021-04-05

      collMod can be used to change expireAfterSeconds collection clustered by _id. We do not currently update the TTLCollectionCache when a clustered collection's expireAfterSeconds changes "off" to a numeric value.

      Moving from a numeric expireAfterSeconds to "off" works because we lazily unregister collections that are no longer TTL.

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

              Created:
              Updated:
              Resolved: