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

Data race accessing CollectionTruncateMarkers::_minBytesPerMarker

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc14
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0, v7.3
    • CAR Team 2024-07-08
    • 0

      CollectionTruncateMarkers::_minBytesPerMarker is protected with a lock when updated but it is read concurrently without holding the lock (here and here)

            Assignee:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Reporter:
            daniel.gomezferro@mongodb.com Daniel Gomez Ferro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: