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

Unlink BatchedWriteContext from op_observer_util

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • ALL
    • Execution Team 2024-09-16
    • 200

      The op_observer_util is now included transitively in the router role ServiceEntryPoint. Linking BatchedWriteContext adds an OperationContext decorator, which increases the number of instructions in that path.

      We should separate the batched_write_context into its own lib for now so that op_observer_util can be included without the direct performance cost. The more general dependency issues will need to be addressed in SERVER-94306.

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: