Add a WriteUnitOfWork::prepare method

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      /**
       * 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
              Reporter:
              Geert Bosch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: