FLE tests are susceptible to concurrent DDLs crashing their tests

XMLWordPrintableJSON

    • Query Integration
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As part of SERVER-109829 we had to exclude FLE namespaces from participating in the blanket durable collection recovery performed by the CollectionCatalog.

      The jstests perform a slow count of documents which will inevitably do an internal yield/restore. However, this results in a different collection being created as part of the forced durable recovery and the yield/restore mechanism failing due to the pointers being different and the handling overly cautious.

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

              Created:
              Updated: