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

Allow collection creation inside a multi-doc txn for a single-node replica set

    • Type: Icon: New Feature New Feature
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.3.3
    • Affects Version/s: None
    • Component/s: Catalog
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2019-12-16, Execution Team 2020-01-13, Execution Team 2019-12-30
    • 33

      Implement the most basic multi-doc collection creation. The following should work in a txn for a single node replica set:

      • create a collection
      • insert a document in that collection
      • find and return the document
      • commit/abort the transaction

      This feature should be gated on FCV 4.4.

            Assignee:
            maria.vankeulen@mongodb.com Maria van Keulen
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: