Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11619

Docs for SERVER-33412: Error on writes with unsupported transaction options

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Documentation Request Summary:

      No documentation summary in engineering ticket

      Engineering Ticket Description:

      We may want to support one-shot autocommit batch writes at some point in the future, but we won't for 4.0. To ensure we're leaving the door open for that in the future, any write command that explicitly receives autocommit:true should error.

      Additionally, any write command run with readConcern:snapshot outside of a multi-doc transaction should also error.

      Finally any write command run inside of a multi-doc transaction should error if a writeConcern is explicitly specified for the write

      Scope of changes:

      Impact to other docs outside of this product:

      MVP:

      Resources:

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              5 years, 47 weeks, 3 days ago