ChangeCollectionTruncateMarkers read _lastHighestRecordId without mutex

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Execution EMEA Team 2023-10-30
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In ChangeCollectionTruncateMarkers::_hasExcessMarkers we useĀ 
      getPartialMarker to read _lastHighestRecordId. Accesses to this variable should be protected with _lastHighestRecordMutex, but getPartialMarker allows doing the read without locking.

              Assignee:
              Yujin Kang Park
              Reporter:
              Yujin Kang Park
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: