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

Add a WriteUnitOfWork::prepare method

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.7.4
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Storage NYC 2018-03-26, Storage NYC 2018-03-12

      /**
       * The state must be kActiveUnitOfWork and the WUOW may not be nested and will throw
       * in that case. Will transition the WriteUnitOfWork to the "prepared" state or throw
       * PreparedTransactionsNotSupported. May throw WriteConflictException. 
       */
      void WriteUnitOfWork::prepare();
      

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: