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

Investigate feasibility of doing logging or operation metrics work after sending response on the wire

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Programmability 2024-05-27, Programmability 2024-06-10, Programmability 2024-06-24, Programmability 2024-07-08

      Right now we do a lot of expensive work after completing a user command but before sending the response up the wire. Right now in a ServiceEntryPoint benchmark we spend 20% of our processing time just doing that. Investigate whether it's feasible and worth it to defer some of this work to afterwards.

            Assignee:
            ronald.steinke@mongodb.com Ronald Steinke
            Reporter:
            blake.oler@mongodb.com Blake Oler
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: