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

Router-role ServiceEntryPoint benchmark uses incorrect Service for its opCtx

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Programmability
    • Fully Compatible
    • ALL
    • Programmability 2024-09-30, Programmability 2024-10-14
    • 200

      The RouterRole ServiceEntryPoint benchmark uses the router role service entry point, but creates it's client/opCtx using the shard Service. This means decoration accesses, etc in the code path the benchmark measures will use the shard-role Service, which differs from the production use of this code path. We should ensure we use the right Service for opCtx creation for each benchmark. 

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            george.wangensteen@mongodb.com George Wangensteen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: