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

unify call to MongoDSessionCatalog in OpObserverImpl::onDelete

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2023-04-17

      In OpObserverImpl::onDelete(), we can improve the readability of this function by deferring the call to MongoDSessionCatalog::observeDirectWriteToConfigTransactions() to the end of the function. This function registers a change handler on the RecoveryUnit so ordering is not critical here.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: