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

Simplify/remove OpRunner(s) hierarchy in service_entry_point_mongos.cpp

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • QE 2021-08-09

      After deprecating legacy op codes, it doesn't make sense anymore to have HandleRequest::OpRunnerBase class so that CommandOpRunner (now the only class that derives from the OpRunnerBase) could override the run() method. With only opMsg supported now we don't need the runtime polymorphism here.

       

            Assignee:
            mariano.shaar@mongodb.com Mariano Shaar
            Reporter:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: