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

Ensure ops inside of a >16 MB transaction with a command do not get batched with ops outside of the transaction

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.4.0-rc0
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • v4.4
    • Execution Team 2020-02-24, Execution Team 2020-03-09
    • 45

      This ticket came from a conversation about SERVER-44852. As of the changes in SERVER-44852, transactions with commands are intended to be processed as part of their own batch, separate from any other operations. However, there exists a bug with that code that allows transactions > 16 MB to be batched with operations outside of the transaction. This ticket should address that bug.

            Assignee:
            andrew.chen@mongodb.com Andrew Chen
            Reporter:
            maria.vankeulen@mongodb.com Maria van Keulen
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: