Reject expireAfterSeconds with clusteredIndex when it's set to false

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.3.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2022-01-24
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As discovered during a PR, creating a collection with {clusteredIndex: false, expireAfterSeconds: <num>} leads to a valid command execution.

      This means we are accepting options that aren't used as we are saying not to use clustering but at the same time giving clustering options, which gives the impression that everything was accepted when it was not.

            Assignee:
            Jordi Olivares Provencio
            Reporter:
            Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: