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

Tests using ShardServerTestFixture can seg fault if there are outstanding tasks in the CatalogCache

    • Fully Compatible
    • ALL
    • 45

      The CatalogCache takes in a loader as a reference. When the fixture calls tearDown, it clears the loader. That means that if the CatalogCache still has pending refresh tasks, it can end up trying to use the loader after it was freed.

            Assignee:
            marcos.grillo@mongodb.com Marcos José Grillo Ramirez
            Reporter:
            randolph@mongodb.com Randolph Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: