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

Avoid keeping references to `_doc` attribute on DDL Coordinators

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • 2

      The aim of this ticket is to reduce the error-prone code on sharding DDL coordinators by avoiding keeping references to the _doc attribute, which is very likely to get freed while a reference is taken.

      This is a list of some of the places where we take and keep references to _doc:

            Assignee:
            backlog-server-catalog-and-routing [DO NOT USE] Backlog - Catalog and Routing
            Reporter:
            silvia.surroca@mongodb.com Silvia Surroca
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: