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

Generate a C++ base class for each V1 command

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.9.0
    • Affects Version/s: None
    • Component/s: IDL
    • None
    • Fully Compatible
    • Repl 2020-11-16, Repl 2020-11-30

      Update the IDL compiler to generate a C++ base class for each command in API Version 1. The generated base class inherits from TypedCommand, and it uses request and reply types generated from the IDL command. This forces the command implementation to use the proper request and reply types.

            Assignee:
            samy.lanka@mongodb.com Samyukta Lanka
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: