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.
- is duplicated by
-
WT-3107 Two phase commit
- Closed