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

Use IDL enumerations to decode command type in oplog entries

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Optimization
    • Fully Compatible
    • QO 2024-03-18, QO 2024-04-01

      Currently the oplog parsing is largely done by IDL, but parsing command names to command enum values is done outside. By moving it into the IDL we make things simpler (especially when adding new command values) and take advantage of IDL performance improvements.

            Assignee:
            ben.shteinfeld@mongodb.com Ben Shteinfeld
            Reporter:
            matthew.russotto@mongodb.com Matthew Russotto
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: