Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-3847

Add a stub API for prepared transaction

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.3, 3.7.2, WT3.1.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage 2018-01-29, Storage 2018-02-12

      The interfaces will be
      Adding a new API: WT_SESSION::prepare_transaction("prepare_timestamp = <ts>"), calling the function will return ENOTSUP AND
      Adding a configuration option: WT_SESSION::begin_transaction(..., "ignore_prepare = true/false")

      We will also create a test case that calls the new API.

            Assignee:
            vamsi.krishna@mongodb.com Vamsi Boyapati
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: