Split prepareTransaction oplog entries during secondary oplog application

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 6.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Repl 2023-01-23, Repl 2023-02-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently in secondary oplog application, a prepareTransaction oplog entry  is applied in its own batch and fillWriterVectors() simply adds it to the writeVector that is responsible for the `admin.$cmd` namespace. This ticket will instead find all the CRUD entries in the prepared transaction when encountering a prepareTransaction oplog entry in fillWriterVectors(), split them by nss/_id and dispatch them to the various writerVectors.

            Assignee:
            Wenbin Zhu
            Reporter:
            Wenbin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: