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

Streamline OpObserverImpl::_onReplicationRollback

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2023-05-15, Execution Team 2023-05-29

      • _onReplicationRollback should be a public member without a leading underscore
      • There are dependencies on LogicalTimeValidator and ReadWriteConcernDefaults that could be removed by pulling out chunks of this behavior and putting into FallbackOpObserver
        • Could then remove link and compile-time dependencies on the relevant libraries and headers.
      • A unit test would need to be moved as well.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            matt.kneiser@mongodb.com Matt Kneiser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: