Fix data race in ConvertToCapped coordinator

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.0-rc5
    • Affects Version/s: 8.1.0-rc0, 8.0.0-rc5
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-05-13
    • 137
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The ConvertToCapped coordinator _doc attribute is being read on ConvertToCappedCoordinator::checkIfOptionsConflict() without holding the _docMutex.

      This can be solved, at least, through either of the following options:

            Assignee:
            Silvia Surroca
            Reporter:
            Silvia Surroca
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: