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

Remove convertToCapped from OplogEntry::CommandType

    • Fully Compatible
    • Repl 2020-09-21, Repl 2020-10-05, Repl 2020-10-19

      The changes from SERVER-29904 made it so that the convertToCapped command was no longer replicated as a special oplog entry. It was simply converted into the equivalent DDL operations and those were replicated via the oplog just the same as any other normal collection operations. Since the convertToCapped command will no longer show up in the oplog as such, we should be able to remove the type from the OplogEntry class.

            Assignee:
            anthony.perkins@mongodb.com Anthony Perkins (Inactive)
            Reporter:
            william.schultz@mongodb.com William Schultz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: